2
0
BaronGreenback 4 жил өмнө
parent
commit
9c3e484c0e

+ 1 - 1
MediaBrowser.Common/Plugins/BasePlugin.cs

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