default.json 330 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 { "color": "black", "title": "default", "tabs": [ { "title" : "generador de formularios", "fields": [ { "title" : "campo", "type" : "text" } ] } ], "send" : "192.168.15.119:5000/login" }