mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 17:15:37 +01:00
Fix website get during collection/session check
This commit is contained in:
parent
44e017c14a
commit
42bdfccdf4
2 changed files with 4 additions and 2 deletions
|
|
@ -19,6 +19,8 @@ function getClient() {
|
|||
global[REDIS] = redis;
|
||||
}
|
||||
|
||||
log('Redis initialized');
|
||||
|
||||
return redis;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue