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
log out and go to any grant, and this message shows up 100x.
Looks like your grant has been created with 0x62817523F3B94182B9DF911a8071764F998f11a4. Switch to take action on your grant.
its because $('#grant-admin').text() is falsy.
$('#grant-admin').text()
expected behaviour:
The text was updated successfully, but these errors were encountered:
thelostone-mc
No branches or pull requests
log out and go to any grant, and this message shows up 100x.
its because
$('#grant-admin').text()
is falsy.expected behaviour:
The text was updated successfully, but these errors were encountered: