moved stores back into shared
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { DevStore } from 'src/background/storage/DevStore';
|
||||
import { DevStore } from 'src/shared/storage/DevStore';
|
||||
|
||||
/**
|
||||
* A list of websites that we don't want to reload when the extension reloads (becuase it'd be hella annoying lmao)
|
||||
|
||||
Reference in New Issue
Block a user