first working prototype

This commit is contained in:
2026-04-24 09:44:15 +03:00
parent 97c460fb5a
commit e86eca4d1e
6 changed files with 191 additions and 27 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;
}
}