mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 01:05:34 +03:00
Rename @pleroma/local-only
to @pleroma/local-visibility-post
... again
This commit is contained in:
parent
392aa6b460
commit
c4a2dde20b
1 changed files with 1 additions and 1 deletions
|
@ -1178,7 +1178,7 @@ function Compose({
|
|||
<option value="direct">
|
||||
<Trans>Private mention</Trans>
|
||||
</option>
|
||||
{supports('@pleroma/local-only') &&
|
||||
{supports('@pleroma/local-visibility-post') &&
|
||||
<option value="local">
|
||||
<Trans>Local instance</Trans>
|
||||
</option>
|
||||
|
|
Loading…
Reference in a new issue