mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
feat(i18n): add language switcher in top-right corner for multi-language support #9
This commit is contained in:
@@ -51,7 +51,7 @@ export interface OAuth2Tokens {
|
||||
access_token: string;
|
||||
account_id: string;
|
||||
created_at: number;
|
||||
oauth2_name: string;
|
||||
oauth2_id: number;
|
||||
refresh_token: string;
|
||||
updated_at: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user