1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
This commit is contained in:
Jeff Becker 2021-05-03 19:42:13 -04:00
parent 554a44c8bf
commit e916c9610c
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05

View file

@ -934,7 +934,7 @@ namespace llarp
if (result)
{
var::visit(
[&result, &cache, name](auto&& value) {
[&result, &cache, name](auto&& value) {
if (value.IsZero())
{
cache.Remove(name);