1
0
Fork 0
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:
Luke Pulverenti 2016-08-26 15:29:28 -04:00
parent 68b6ae9083
commit 2497dcde57
3 changed files with 37 additions and 38 deletions

View file

@ -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'