feat: add create account flow
This commit is contained in:
12
packages/types/index.d.ts
vendored
12
packages/types/index.d.ts
vendored
@@ -1,13 +1,7 @@
|
||||
export interface Settings {
|
||||
autoupdate: boolean;
|
||||
nsecbunker: boolean;
|
||||
media: boolean;
|
||||
hashtag: boolean;
|
||||
lowPower: boolean;
|
||||
translation: boolean;
|
||||
translateApiKey: string;
|
||||
instantZap: boolean;
|
||||
defaultZapAmount: number;
|
||||
notification: boolean;
|
||||
enhancedPrivacy: boolean;
|
||||
autoUpdate: boolean;
|
||||
}
|
||||
|
||||
export interface Keys {
|
||||
|
||||
Reference in New Issue
Block a user