Add note to the server data page that states the bot might be restarting
This commit is contained in:
parent
850f0fad57
commit
7ba8fcd6b7
@ -5,7 +5,11 @@ export const GuildError = () => {
|
||||
<div class="container has-text-centered">
|
||||
<p class="title">We couldn't get this server's data</p>
|
||||
<p class="subtitle">
|
||||
Please check Reminder Bot is in the server, and has correct permissions.
|
||||
The bot may have just been restarted, in which case please try again in a
|
||||
few minutes.
|
||||
<br />
|
||||
Otherwise, please check Reminder Bot is in the server, and has correct
|
||||
permissions.
|
||||
</p>
|
||||
<a
|
||||
class="button is-size-4 is-rounded is-success"
|
||||
|
Loading…
Reference in New Issue
Block a user