Fix problem 3 for issue #80
This commit is contained in:
parent
aa734ce9ab
commit
265150cb49
@ -116,7 +116,7 @@ class RegularKeysStartWithA: public TablePropertiesCollector {
|
||||
}
|
||||
|
||||
virtual UserCollectedProperties GetReadableProperties() const {
|
||||
return {};
|
||||
return UserCollectedProperties{};
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user