mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update BasePlugin.cs
This commit is contained in:
parent
ef05485243
commit
9c3e484c0e
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user