fix switching main PSF scope to direct locking scope
This commit is contained in:
parent
e9fb826820
commit
22a27741e8
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