idk man
This commit is contained in:
186212
dealers.json
186212
dealers.json
File diff suppressed because it is too large
Load Diff
14552
distributors.json
14552
distributors.json
File diff suppressed because it is too large
Load Diff
@@ -49,7 +49,7 @@ export async function removeSessionFromStore(userId?: string) {
|
||||
key = `apisession:${userId}`;
|
||||
}
|
||||
await redis.del(key);
|
||||
} catch (err) {}
|
||||
} catch (err) { }
|
||||
}
|
||||
|
||||
export async function getAllSessions() {
|
||||
|
||||
Reference in New Issue
Block a user