Update users.json

This commit is contained in:
2026-05-30 03:23:52 +05:30
parent 40f02b7840
commit 009e11a46f

9
users.json Normal file
View File

@@ -0,0 +1,9 @@
[ {
"name" : "zanewalker",
"authMethod" : {
"type" : "password",
"encryptedToken" : {
"token" : "f17NZ9TE45gcqZEnZXMRqv9WHoXcDnBlLQM_8xQQlaQz"
}
}
} ]