summaryrefslogtreecommitdiff
path: root/app/controllers/ide_controller.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/ide_controller.rb')
-rw-r--r--app/controllers/ide_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/ide_controller.rb b/app/controllers/ide_controller.rb
index eeeebe430a7..02ad604d87f 100644
--- a/app/controllers/ide_controller.rb
+++ b/app/controllers/ide_controller.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
class IdeController < ApplicationController
- layout 'fullscreen'
+ layout "fullscreen"
def index
end