mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-24 19:14:56 +01:00
update linux iso mounter
This commit is contained in:
@@ -11,6 +11,7 @@ namespace MediaBrowser.Model.System
|
||||
void SetProcessEnvironmentVariable(string name, string value);
|
||||
string GetUserId();
|
||||
string StackTrace { get; }
|
||||
char PathSeparator { get; }
|
||||
}
|
||||
|
||||
public enum OperatingSystem
|
||||
|
||||
Reference in New Issue
Block a user