mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
MESSENGER-5806 bugfix location view shown after deletion
This commit is contained in:
@@ -127,6 +127,12 @@
|
||||
*/
|
||||
@property (nonatomic, readonly) NSArray<MXEvent*> *events;
|
||||
|
||||
/**
|
||||
Is data from type location
|
||||
// bwi: #5806 bugfix: showing live location view when deleting location event
|
||||
*/
|
||||
@property (nonatomic, readonly) BOOL isLocationType;
|
||||
|
||||
/**
|
||||
The bubble attachment (if any).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user