finished with normal nmode for app-update refactoring

This commit is contained in:
2025-07-06 14:26:11 +01:00
parent 11052e801f
commit 1c34bd715f
2 changed files with 95 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ struct
| KEY_SPACE
| USE_SQUARES of
{squares: int vector vector, canvasWidth: int, canvasHeight: int}
| SQUARE_LOAD_ERROR
| SQUARES_LOAD_ERROR
| FILE_BROWSER_AND_PATH of
{fileBrowser: AppType.file_browser_item vector, path: string}
end