add toggle for testing cropped thumbnails

This commit is contained in:
r888888888
2017-09-06 17:02:43 -07:00
parent 599f2a59fe
commit 63f7edd0c6
4 changed files with 8 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ class User < ApplicationRecord
is_super_voter
disable_tagged_filenames
enable_recent_searches
cropped_thumbnails
)
include Danbooru::HasBitFlags