[menu] show og rank and active subscription in menu

This commit is contained in:
nymkappa
2023-12-15 14:48:17 +01:00
parent 2013dc6d8b
commit 8238edb721
3 changed files with 44 additions and 5 deletions

View File

@@ -20,6 +20,7 @@ export interface IUser {
fullName: string | null;
countryCode: string | null;
imageMd5: string;
ogRank: number | null;
}
// Todo - move to config.json