EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common

This commit is contained in:
Erwin de Haan
2019-01-13 20:30:41 +01:00
parent 5b3d8a6d76
commit 51ed47f4c4
12 changed files with 303 additions and 303 deletions

View File

@@ -29,4 +29,4 @@ namespace MediaBrowser.Common.Security
Task RegisterAppStoreSale(string parameters);
Task UpdateSupporterKey(string newValue);
}
}
}