forked from e621ng/e621ng
Fix bad validation call on locking ratings
This commit is contained in:
parent
962e88a281
commit
7c0c847aed
@ -1933,6 +1933,7 @@ class Post < ApplicationRecord
|
||||
include PixivMethods
|
||||
include IqdbMethods
|
||||
include ValidationMethods
|
||||
include RatingMethods
|
||||
include Danbooru::HasBitFlags
|
||||
include Indexable
|
||||
include PostIndex
|
||||
|
Loading…
Reference in New Issue
Block a user