mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-30 11:22:53 +01: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