mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix the build
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user