BaronGreenback пре 4 година
родитељ
комит
9c3e484c0e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      MediaBrowser.Common/Plugins/BasePlugin.cs

+ 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>