mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Version 0.10.9: langs updated, moved shadow icons to separate files.
This commit is contained in:
@@ -769,10 +769,6 @@ structure::Value ParsedFile::readIconValue() {
|
||||
}
|
||||
}
|
||||
|
||||
if (parts.empty()) {
|
||||
logErrorUnexpectedToken() << "at least one icon part";
|
||||
return {};
|
||||
}
|
||||
return { structure::data::icon { parts } };
|
||||
}
|
||||
file_.putBack();
|
||||
|
Reference in New Issue
Block a user