Reset studio popup layout storage version
This commit is contained in:
parent
55f9647175
commit
ac7a69de32
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { createDebouncedCallback } from "./debounce";
|
||||
|
||||
const TOOL_WINDOW_LAYOUT_STORAGE_KEY = "worldshaper:studio:tool-windows:v1";
|
||||
const TOOL_WINDOW_LAYOUT_STORAGE_KEY = "worldshaper:studio:tool-windows:v2";
|
||||
|
||||
type ToolWindowMode = "inline" | "floating";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue