diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-01-14 23:33:12 +0200 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-01-14 23:37:38 +0200 |
commit | 020a842aefe6c602428fa8e85e3f5bfa1239b666 (patch) | |
tree | d37db3dfac0796c248976c461c686682f5f05086 /src/dialogs | |
parent | Check if the linuxdeployqt-AppDir does exist before downloading (#205) (diff) | |
download | nheko-020a842aefe6c602428fa8e85e3f5bfa1239b666.tar.xz |
Change cache format to not allow duplicate receipts
Convert list of receipts to map<userId, timestamp>
Diffstat (limited to 'src/dialogs')
-rw-r--r-- | src/dialogs/ReadReceipts.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/ReadReceipts.cc b/src/dialogs/ReadReceipts.cc |