Add first launch tour (#38)
This commit is contained in:
2
src/shared/settings.d.ts
vendored
2
src/shared/settings.d.ts
vendored
@@ -19,4 +19,6 @@ export interface Settings {
|
||||
skippedUpdate?: string;
|
||||
staticTitle?: boolean;
|
||||
arRPC?: boolean;
|
||||
|
||||
firstLaunch?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user