Allow admins to remove comment votes by other users. This is done by clicking the comment score to get to the comment vote list, then clicking the Remove button on every vote.
3 lines
60 B
Plaintext
3 lines
60 B
Plaintext
Danbooru.Utility.notice("Vote removed");
|
|
location.reload();
|