try someting

This commit is contained in:
Erik Foris 2024-03-27 16:17:07 +01:00
parent 0af0b5a98e
commit 300ac6126b

View File

@ -27,7 +27,7 @@ func main() {
response, err := registerXApp()
for true {
registerXApp()
//registerXApp()
}
if err != nil {