1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

solved fetching for configurationpage route

This commit is contained in:
vitorsemeano 2020-11-08 20:54:44 +00:00
parent e474f7d04e
commit fc9f747db2
2 changed files with 13 additions and 4 deletions

View file

@ -549,7 +549,8 @@ import { appRouter } from '../components/appRouter';
autoFocus: false,
enableCache: false,
enableContentQueryString: true,
roles: 'admin'
roles: 'admin',
serverRequest: true
});
defineRoute({