mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
Oops
This commit is contained in:
parent
270829a75b
commit
40f8fae0ad
1 changed files with 1 additions and 1 deletions
|
@ -1015,7 +1015,7 @@ const factory = createLayer(id, () => {
|
|||
}
|
||||
function togglePaused() {
|
||||
paused.value = !paused.value;
|
||||
|
||||
}
|
||||
// ------------------------------------------------------------------------------- Tabs
|
||||
|
||||
const tabs = createTabFamily(
|
||||
|
|
Loading…
Reference in a new issue