fix decrypt and encript

This commit is contained in:
Peter Maquiran
2023-07-10 14:12:56 +01:00
parent c6c0f84b4e
commit 8a374730d3
4 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ export class CPSession extends models.LocalStorage {
}
// content production
models.migrate({
models.migrate({
databaseName:'content-production',
type: 'localStorage',
version: 1,