Closed HadesGitHub159 closed 3 years ago
In misc.js file you must put your id inside "" like this:
{
"owners": {
"id": ["YOUR-ID"]
}
}
for multiple:
{
"owners": {
"id": ["YOUR-ID", "ANOTHER-OWNER-ID"]
}
}
If this doesnt work, it would be better if you show me some error in console
its working now when i put 2 ids.
i'm trying to add a dev, but its not working, like i dont have access. and yes i have checked the data and misc .json and everything is working good, my id and everything.