mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 15:03:06 +03:00
add loopback handler
This commit is contained in:
@@ -107,5 +107,7 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
void LaunchUrl(string url);
|
||||
|
||||
IDbConnector GetDbConnector();
|
||||
|
||||
void EnableLoopback(string appName);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user