Skip to content

Commit

Permalink
settings: prevent accidental close on back
Browse files Browse the repository at this point in the history
Signed-off-by: Varun Patil <radialapps@gmail.com>
  • Loading branch information
pulsejet committed Mar 19, 2024
1 parent a8dd987 commit 491eb6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Settings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<div>
<NcAppSettingsDialog
id="memories-settings"
class="memories-modal"
:open="open"
:show-navigation="true"
:title="names.header"
Expand Down

0 comments on commit 491eb6c

Please sign in to comment.