mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-08-28 17:21:05 +00:00
release build and other CI
This commit is contained in:
@@ -49,6 +49,10 @@ export interface SettingsState {
|
||||
animations: boolean;
|
||||
defaultPage: string;
|
||||
devMode?: boolean;
|
||||
/** Dev-only: pretend this is the latest GitHub release version for update badge testing. */
|
||||
devGhReleaseVersionOverride?: string;
|
||||
/** ISO timestamp of the last acknowledged nightly release publish time. */
|
||||
lastSeenNightlyPublishedAt?: string;
|
||||
originalDarkMode?: boolean;
|
||||
newsSource?: string;
|
||||
mockNotices?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user