fix the build

This commit is contained in:
Régis Hanol 2019-06-03 20:42:46 +02:00
parent b792db9d92
commit d7ff640778

View File

@ -440,7 +440,7 @@ class ListController < ApplicationController
return period if top_topics.count == SiteSetting.topics_per_period_in_top_page
end
false
nil
end
def self.best_periods_for(date, default_period = :all)