first working prototype

This commit is contained in:
2026-04-24 09:44:15 +03:00
parent 97c460fb5a
commit 3e19149cb4
7 changed files with 216 additions and 55 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ namespace ui {
printf("Failed to restore with error %s\n", std::get<2>(restoreResult).c_str());
}
}
break;
}
}