mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
Fix JS error on personal security page
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
4d696bc4bc
commit
055261e79d
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