fix switching main PSF scope to direct locking scope

This commit is contained in:
Henry Jameson 2026-08-05 18:08:29 +03:00
commit 22a27741e8

View file

@ -234,7 +234,7 @@
ref="scopeSelector"
:show-all="showAllScopes"
:user-default="userDefaultScope"
:original-scope="newStatus.visibility"
:original-scope="repliedStatus?.visibility"
:initial-scope="newStatus.visibility"
@change="changeVis"
/>