Merge pull request 'fix switching main PSF scope to direct locking scope' (#3534) from fix-dm-post-status-form into develop
Reviewed-on: https://git.pleroma.social/pleroma/pleroma-fe/pulls/3534
This commit is contained in:
commit
76c53ddc7a
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@
|
||||||
ref="scopeSelector"
|
ref="scopeSelector"
|
||||||
:show-all="showAllScopes"
|
:show-all="showAllScopes"
|
||||||
:user-default="userDefaultScope"
|
:user-default="userDefaultScope"
|
||||||
:original-scope="newStatus.visibility"
|
:original-scope="repliedStatus?.visibility"
|
||||||
:initial-scope="newStatus.visibility"
|
:initial-scope="newStatus.visibility"
|
||||||
@change="changeVis"
|
@change="changeVis"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue