mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix repeated guide refreshes
This commit is contained in:
parent
68b6ae9083
commit
2497dcde57
3 changed files with 37 additions and 38 deletions
|
@ -1970,7 +1970,6 @@ var AppInfo = {};
|
|||
|
||||
defineRoute({
|
||||
path: '/dashboardgeneral.html',
|
||||
dependencies: ['emby-collapse', 'emby-textarea', 'emby-input', 'paper-checkbox'],
|
||||
controller: 'dashboard/dashboardgeneral',
|
||||
autoFocus: false,
|
||||
roles: 'admin'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue