fixup! /moderator/dashboard: fix post version reference.
This commit is contained in:
@@ -45,7 +45,7 @@ module Moderator
|
|||||||
end
|
end
|
||||||
|
|
||||||
def tags
|
def tags
|
||||||
ActiveRecord::Base.without_timeout do
|
PostArchive.without_timeout do
|
||||||
Queries::Tag.all(min_date, max_level)
|
Queries::Tag.all(min_date, max_level)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user