summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CacheStructs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CacheStructs.h b/src/CacheStructs.h

index 13c24c99..6e2f800a 100644 --- a/src/CacheStructs.h +++ b/src/CacheStructs.h
@@ -118,8 +118,8 @@ struct MemberInfo std::string name; std::string avatar_url; std::string inviter = ""; - std::string reason = ""; - bool is_direct = false; + std::string reason = ""; + bool is_direct = false; }; void