mirror of
https://github.com/discourse/discourse.git
synced 2025-03-28 08:35:43 +08:00
fix the build
This commit is contained in:
parent
b792db9d92
commit
d7ff640778
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user