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

index 43055145..459ced5a 100644 --- a/src/CacheStructs.h +++ b/src/CacheStructs.h
@@ -126,4 +126,5 @@ struct ImagePackInfo mtx::events::msc2545::ImagePack pack; std::string source_room; std::string state_key; + bool from_space = false; };