瀏覽代碼

Update BasePlugin.cs

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);
                 XmlSerializer.SerializeToFile(config, ConfigurationFilePath);
             }
             }
         }
         }
-        
+
         /// <summary>
         /// <summary>
         /// Saves the current configuration to the file system.
         /// Saves the current configuration to the file system.
         /// </summary>
         /// </summary>