This commit is contained in:
Ross
2024-11-04 11:41:38 +00:00
parent cee4009eb8
commit 155c036f0c
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -132,7 +132,7 @@
console.log("Existing users", data)
})
$("#users-list").append(`${users.length} users to create.`)
$("#users-list").append(`${users.length} users to create/update.`)
// Make sure the new hyperscript works
_hyperscript.processNode($("#users-list")[0]);
@@ -168,7 +168,7 @@
end
else
put "no errors" into #alert
put "No errors" into #alert
end
then show #alert