mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 19:39:30 +08:00
remove trailing whitespaces ❤️
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
class SiteSerializer < ApplicationSerializer
|
||||
|
||||
attributes :default_archetype,
|
||||
attributes :default_archetype,
|
||||
:notification_types,
|
||||
:post_types
|
||||
|
||||
@ -17,5 +17,5 @@ class SiteSerializer < ApplicationSerializer
|
||||
def post_types
|
||||
{regular: Post::REGULAR, moderator_action: Post::MODERATOR_ACTION}
|
||||
end
|
||||
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user