fix
This commit is contained in:
@@ -352,6 +352,8 @@ class User < ActiveRecord::Base
|
|||||||
if per_page.nil? || !is_privileged?
|
if per_page.nil? || !is_privileged?
|
||||||
self.per_page = Danbooru.config.posts_per_page
|
self.per_page = Danbooru.config.posts_per_page
|
||||||
end
|
end
|
||||||
|
|
||||||
|
return true
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user