Fixed close not working

This commit is contained in:
AlexandreRouma
2022-02-14 19:36:49 +01:00
parent 96da404149
commit 6eb8bfc29a
2 changed files with 4 additions and 1 deletions

View File

@ -285,6 +285,8 @@ namespace backend {
render();
}
return 0;
}
int end() {