Merge pull request #3526 from BrokenEagle/fix-mod-actions

Fix mod actions
This commit is contained in:
Albert Yi
2018-01-30 11:40:54 -08:00
committed by GitHub
3 changed files with 8 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ class ModAction < ApplicationRecord
post_ban: 44,
post_unban: 45,
post_permanent_delete: 46,
post_move_favorites: 47,
pool_delete: 62,
pool_undelete: 63,
artist_ban: 184,