mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-26 12:05:04 +01:00
display sync services
This commit is contained in:
@@ -325,7 +325,7 @@ namespace MediaBrowser.Common.Plugins
|
||||
AssemblyFileName = AssemblyFileName,
|
||||
ConfigurationDateLastModified = ConfigurationDateLastModified,
|
||||
Description = Description,
|
||||
Id = Id.ToString("N"),
|
||||
Id = Id.ToString(),
|
||||
ConfigurationFileName = ConfigurationFileName
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user