Trigger82 commited on
Commit
798f058
·
verified ·
1 Parent(s): b49f2b6

Create users.json

Browse files
Files changed (1) hide show
  1. users.json +7 -0
users.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "BLUEX": {
3
+ "id": "creator001",
4
+ "password": "Taloalob,1",
5
+ "isAdmin": true
6
+ }
7
+ }