Skip to content

Commit

Permalink
chore: update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
double-beep authored Dec 11, 2024
1 parent c243dba commit 9f2717f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/AdvancedFlagging.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -1704,7 +1704,7 @@
}
getIcon() {
return this.createBotIcon(
this.wasReported() ? `//sentinel.erwaysoftware.com/posts/aid/${this.id}` : ""
this.wasReported() ? `//logs.sobotics.org/Natty/${this.id}.html` : ""
);
}
getProgressMessage(feedback) {
Expand Down

0 comments on commit 9f2717f

Please sign in to comment.