From 707e24d64beeb52fc00301ab4ce92d2d9a5b3c09 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Tue, 1 Mar 2022 21:10:19 -0600 Subject: [PATCH] Fixed some files still looking for persistence from wrong file --- src/components/Layer.vue | 3 ++- src/features/boards/Board.vue | 3 ++- src/features/reset.ts | 11 +++++------ 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/components/Layer.vue b/src/components/Layer.vue index 8fd0838..f25d912 100644 --- a/src/components/Layer.vue +++ b/src/components/Layer.vue @@ -23,8 +23,9 @@