mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
parent
d44f905801
commit
092b12361e
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ SelfVerificationStatus::invalidate()
|
|||
{
|
||||
using namespace mtx::secret_storage;
|
||||
|
||||
nhlog::db()->info("Invalidating self verification status");
|
||||
nhlog::db()->debug("Invalidating self verification status");
|
||||
if (!cache::isInitialized()) {
|
||||
nhlog::db()->warn("SelfVerificationStatus: cache not initialized");
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue