feat: add workwonders

This commit is contained in:
Zamitto
2026-01-03 16:42:49 -03:00
parent 590e09a8c3
commit 8b3bcd88b1
5 changed files with 56 additions and 16 deletions

View File

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