We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ "type": "NicknamePokemon", "config": { "nickname_template": "{iv_pct}_{iv_ads}" }, }
am i missing something I added this to my config and fails now.
Nickname
config fails
run my config
The text was updated successfully, but these errors were encountered:
Solved have a comma where no comma should be
Sorry, something went wrong.
No branches or pull requests
{
"type": "NicknamePokemon",
"config": {
"nickname_template": "{iv_pct}_{iv_ads}"
},
}
am i missing something I added this to my config and fails now.
Expected Behavior
Nickname
Actual Behavior
config fails
Steps to Reproduce
run my config
The text was updated successfully, but these errors were encountered: