Persist traffic settings and support multi-device traffic views
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
type NormalizedServer,
|
||||
} from '../../shared/serverIdentity.js';
|
||||
|
||||
export const STATE_SCHEMA_VERSION = 8;
|
||||
export const STATE_SCHEMA_VERSION = 9;
|
||||
|
||||
export interface AtomicWriteOptions {
|
||||
beforeRename?: (temporaryPath: string, filePath: string) => void;
|
||||
|
||||
Reference in New Issue
Block a user