Browse Source

Modified a bit of parameters

main
miteruzo 1 year ago
parent
commit
402c08b6dd
2 changed files with 1 additions and 1 deletions
  1. BIN
      icon.png
  2. +1
    -1
      modules/user.mod.hsp

BIN
icon.png View File

Before After
Width: 512  |  Height: 512  |  Size: 132 KiB

+ 1
- 1
modules/user.mod.hsp View File

@@ -22,7 +22,7 @@ Fetch \
id = userId@Setting
pass = userPasscode@Setting

HTTPLoad CREATE_URL
HTTPLoad StrF ("%s?id=%d&pass=%s", CREATE_URL, id, pass)
HTTPInfo l_data

Return


Loading…
Cancel
Save