mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 03:36:18 +08:00
DEV: Apply syntax_tree formatting to app/*
This commit is contained in:
@ -6,7 +6,7 @@ class ForumsController < ActionController::Base
|
||||
include ReadOnlyMixin
|
||||
|
||||
before_action :check_readonly_mode
|
||||
after_action :add_readonly_header
|
||||
after_action :add_readonly_header
|
||||
|
||||
def status
|
||||
if params[:cluster]
|
||||
|
Reference in New Issue
Block a user