moved stores back into shared

This commit is contained in:
Sriram Hariharan
2023-03-10 23:38:39 -06:00
parent d06b0f9f7a
commit 32b73da959
12 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
import { DevStore } from 'src/background/storage/DevStore';
import { DevStore } from 'src/shared/storage/DevStore';
/**
* Open the debug tab as the first tab