MauGal
MauGal
Created node to use the API of our web app. It is my first pull request, I hope I have followed all the necessary steps
After pip and run, in localhost:5432 I have a white page, only title in tab report OpenPlayground. I open developer tool and in console I have this error message: Failed...
I'm not sure if I'm using correctly Combobox I'm using genui At first: ``` genui: mainwin%Window("Update Genere (ver. 2.2)", 450, 300, true): VerticalBox(padded=true): Label("Nome database") HorizontalBox(padded=true): txtNomeDB%Entry[stretchy = true] Button("Estrai...