This commit is contained in:
Toks
2014-07-15 01:32:04 -04:00
4 changed files with 2 additions and 9 deletions

View File

@@ -447,7 +447,7 @@ class User < ActiveRecord::Base
end
def show_saved_searches?
id < 1_000
id < 50_000
end
def can_upload?