conditionally hide spam/ham links

This commit is contained in:
r888888888
2017-09-14 13:44:14 -07:00
parent b944b642b8
commit e47e1f4e4c
3 changed files with 11 additions and 7 deletions

View File

@@ -1 +1,2 @@
Danbooru.notice("Message marked as not spam");
Danbooru.notice("Message marked as not spam");
$("#spam-links").hide();