Build frontend

This commit is contained in:
2024-08-09 15:16:26 +02:00
parent 56e0ef49a0
commit 01fe305b6f
6 changed files with 1628 additions and 14 deletions

View File

@@ -3,5 +3,5 @@
// This file is automatically generated. DO NOT EDIT
export function Greet(arg1) {
return window['go']['main']['App']['Greet'](arg1);
return window['go']['main']['App']['Greet'](arg1);
}