mirror of
https://github.com/lil-org/tokenary.git
synced 2025-01-07 06:00:44 +03:00
Update cleaning sessions storage
This commit is contained in:
parent
758a38faeb
commit
6ac6e66fb7
@ -41,6 +41,7 @@ class SessionStorage {
|
||||
|
||||
func removeAll() {
|
||||
Defaults.storedSessions = [:]
|
||||
Defaults.latestInteractionDates = [:]
|
||||
}
|
||||
|
||||
func remove(clientId: String) {
|
||||
|
Loading…
Reference in New Issue
Block a user