🟡 types.ts

This commit is contained in:
nirholas
2026-03-31 10:24:35 +00:00
parent 4b9ee2bdf2
commit dacdbf6a47

View File

@@ -197,3 +197,4 @@ export function createInitialPersistentState(): PersistentState {
registerIsLinewise: false,
}
}