mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
save all
This commit is contained in:
@@ -14,7 +14,7 @@ export class ChatUserService {
|
||||
|
||||
constructor() {
|
||||
|
||||
this.keyName = (SHA1('chat'+this.constructor.name)).toString()
|
||||
this.keyName = (SHA1('chat'+"ToDayEventStorageService")).toString()
|
||||
|
||||
setTimeout(()=> {
|
||||
let restore = localstoreService.get(this.keyName, {})
|
||||
|
||||
Reference in New Issue
Block a user