define structure for admin numbers

This commit is contained in:
Carlosokumu 2024-10-30 14:41:14 +03:00
parent dc418771a7
commit 017691a40c
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953

7
admin_numbers.json Normal file
View File

@ -0,0 +1,7 @@
{
"admins": [
{
"phonenumber" : "<replace with any admin number to test with >"
}
]
}