diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-07-05 12:53:26 +0200 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-07-05 12:53:26 +0200 |
| commit | 146086332b7c3dd598d8c5516485452fad79eb21 (patch) | |
| tree | 51edf3911fb0c23e2369fac19e41470e120d0af7 /src | |
| parent | Fix variable shadowing (diff) | |
| download | nheko-146086332b7c3dd598d8c5516485452fad79eb21.tar.xz | |
Fix overflow in event expiration days
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/EventExpiry.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ui/EventExpiry.cpp b/src/ui/EventExpiry.cpp |
