mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 19:54:48 +03:00
make controller project portable
This commit is contained in:
@@ -50,5 +50,7 @@ namespace MediaBrowser.Model.Globalization
|
||||
/// </summary>
|
||||
/// <returns>IEnumerable{LocalizatonOption}.</returns>
|
||||
IEnumerable<LocalizatonOption> GetLocalizationOptions();
|
||||
|
||||
string RemoveDiacritics(string text);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user