Update BasePlugin.cs

This commit is contained in:
BaronGreenback
2020-11-19 18:14:38 +00:00
committed by GitHub
parent ef05485243
commit 9c3e484c0e

View File

@@ -266,7 +266,7 @@ namespace MediaBrowser.Common.Plugins
XmlSerializer.SerializeToFile(config, ConfigurationFilePath);
}
}
/// <summary>
/// Saves the current configuration to the file system.
/// </summary>