2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Log when DE is unknown

This commit is contained in:
Ilya Fedin
2022-01-08 11:57:22 +04:00
committed by John Preston
parent a3d84f69ea
commit 30810e95f4

View File

@@ -99,6 +99,7 @@ std::vector<Type> Compute() {
std::vector<Type> ComputeAndLog() {
const auto result = Compute();
if (result.empty()) {
LOG(("DE: Other"));
return {};
}
const auto names = ranges::accumulate(