@@ -0,0 +1,10 @@
.PHONY: dev build win
dev:
wails dev
build:
wails build
win:
wails build -platform windows/amd64 -nopackage -o updata_hfb.exe
The note is not visible to the blocked user.