ready for rpa

This commit is contained in:
ctengiz
2024-03-26 10:55:22 +03:00
parent 465aae3710
commit f2939d6c4d
17 changed files with 1362 additions and 90 deletions

5
app/lib/run/app.go Normal file
View File

@@ -0,0 +1,5 @@
package run
import "github.com/wailsapp/wails/v3/pkg/application"
var APP *application.App