[menu] show og rank and active subscription in menu
This commit is contained in:
@@ -20,6 +20,7 @@ export interface IUser {
|
||||
fullName: string | null;
|
||||
countryCode: string | null;
|
||||
imageMd5: string;
|
||||
ogRank: number | null;
|
||||
}
|
||||
|
||||
// Todo - move to config.json
|
||||
|
||||
Reference in New Issue
Block a user