mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
Revert "FEATURE: Site settings defaults per locale"
This reverts commit 468a8fcd206d14ff4421758e840d63a27c246254.
This commit is contained in:
@ -84,8 +84,6 @@ module Discourse
|
||||
# Cross site request forgery
|
||||
class CSRF < StandardError; end
|
||||
|
||||
class Deprecation < StandardError; end
|
||||
|
||||
def self.filters
|
||||
@filters ||= [:latest, :unread, :new, :read, :posted, :bookmarks]
|
||||
end
|
||||
|
Reference in New Issue
Block a user