mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
fix(tests): post merge cleanup
This commit is contained in:
@@ -47,7 +47,7 @@ export default class GroupChatReporter extends ChatReporter {
|
||||
|
||||
async notify (group, message, userComment, automatedComment = '') {
|
||||
slack.sendFlagNotification({
|
||||
authorEmail: this.authorEmail,
|
||||
authorEmail: this.user.auth.local.email,
|
||||
flagger: this.user,
|
||||
group,
|
||||
message,
|
||||
|
||||
Reference in New Issue
Block a user