mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #16961 from nextcloud/fix/settings/js_error
Fix JS error on personal security page
This commit is contained in:
commit
679a694e6f
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
*/
|
||||
|
||||
script('settings', [
|
||||
'settings',
|
||||
'templates',
|
||||
'vue-settings-personal-security',
|
||||
]);
|
||||
|
|
|
|||
Loading…
Reference in a new issue