Update BasePlugin.cs

pull/4339/head
BaronGreenback 4 years ago committed by GitHub
parent ef05485243
commit 9c3e484c0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save