diff options
Diffstat (limited to 'src/utils')
| -rw-r--r-- | src/utils/loading-message.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/loading-message.ts b/src/utils/loading-message.ts index 9773c03..3d24905 100644 --- a/src/utils/loading-message.ts +++ b/src/utils/loading-message.ts @@ -17,7 +17,7 @@ export default class { const period = 500; - const icons = ['⚪', '🔵', '⚫']; + const icons = ['🐮', '🐴', '🐄']; const reactions = []; |
