Skip to content

Commit

Permalink
Add error message whe event removal fails
Browse files Browse the repository at this point in the history
  • Loading branch information
11k committed Nov 13, 2024
1 parent 729b337 commit e90386d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/chat/js/const.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ const hintstrings = new Map(
bigscreen: `Bigscreen! Did you know you can have the chat on the left or right side of the stream by clicking the swap icon in the top left?`,
danisold:
'Destiny is an Amazon Associate. He earns a commission on qualifying purchases of any product on Amazon linked in Destiny.gg chat.',
cantremoveevent: 'This event could not be removed.',
}),
);

Expand Down

0 comments on commit e90386d

Please sign in to comment.