mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove AppInfo
Signed-off-by: Dmitry Lyzo <ashephard0@gmail.com>
This commit is contained in:
parent
5592cb7d4e
commit
862105968c
6 changed files with 0 additions and 11 deletions
|
@ -1,7 +1,6 @@
|
|||
import { ConnectionManager, Credentials, ApiClient, Events } from 'jellyfin-apiclient';
|
||||
import { appHost } from './apphost';
|
||||
import Dashboard from '../scripts/clientUtils';
|
||||
import AppInfo from './AppInfo';
|
||||
import { setUserInfo } from '../scripts/settings/userSettings';
|
||||
|
||||
class ServerConnections extends ConnectionManager {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue