fix: Proposal to use the "moon" icon for unlisted posts (#3313)

This commit is contained in:
fratorgano 2025-06-16 18:31:49 +02:00 committed by GitHub
parent b669514243
commit 73f6790d01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,7 +72,7 @@ export const statusVisibilities = [
},
{
value: 'unlisted',
icon: 'i-ri:lock-unlock-line',
icon: 'i-ri:moon-line',
},
{
value: 'private',