mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
Update BasePlugin.cs
This commit is contained in:
@@ -266,7 +266,7 @@ namespace MediaBrowser.Common.Plugins
|
|||||||
XmlSerializer.SerializeToFile(config, ConfigurationFilePath);
|
XmlSerializer.SerializeToFile(config, ConfigurationFilePath);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Saves the current configuration to the file system.
|
/// Saves the current configuration to the file system.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user