progress on go rewrite: logger and config work now

This commit is contained in:
Sticks
2025-05-18 19:11:21 -04:00
parent 3ffb8cf528
commit e40f82f636
114 changed files with 3071 additions and 18082 deletions

4
frontend/wailsjs/go/main/App.d.ts vendored Normal file
View File

@ -0,0 +1,4 @@
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
export function Greet(arg1:string):Promise<string>;