Merge branch 'main' into feat/vikingfile-support

This commit is contained in:
Moyase
2026-01-03 23:28:17 +02:00
committed by GitHub
17 changed files with 67 additions and 35 deletions

View File

@@ -188,6 +188,7 @@ export interface UserDetails {
profileVisibility: ProfileVisibility;
bio: string;
featurebaseJwt: string;
workwondersJwt: string;
subscription: Subscription | null;
karma: number;
quirks?: {