Fixes #1121, rename Post#annihilate to Post#expunge

This commit is contained in:
albert
2013-04-08 13:44:43 -04:00
parent 9a337346df
commit c540c4f891
10 changed files with 98 additions and 52 deletions

View File

@@ -1 +0,0 @@
Danbooru.notice("Post was annihilated");

View File

@@ -0,0 +1 @@
Danbooru.notice("Post was permanently deleted");