mirror of
https://github.com/metatube-community/jellyfin-plugin-metatube.git
synced 2026-07-17 03:50:42 +08:00
Add rating
This commit is contained in:
@@ -8,5 +8,7 @@ public static class Constant
|
||||
|
||||
public const string Guid = "df87283d-7224-4f9c-a448-3433d9cf278a";
|
||||
|
||||
public const string Rating = "JP-18+";
|
||||
|
||||
public static readonly string UserAgent = $"{typeof(Plugin).Namespace}/{Plugin.Instance.Version}";
|
||||
}
|
||||
Reference in New Issue
Block a user