fix: Fixes issue where lock screen would not use previously active theme (#2372)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"scripts": {
|
||||
"tsc": "tsc --project tsconfig.json",
|
||||
"lint": "eslint src --ext .ts",
|
||||
"test": "jest spec"
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@standardnotes/common": "^1.50.0",
|
||||
|
||||
Reference in New Issue
Block a user