Fix lints

This commit is contained in:
Andreas Nedbal 2022-11-20 19:22:29 +01:00 committed by Andreas Nedbal
parent d42f1ba0c5
commit c464e80e45
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
class Admin::DashboardController < ApplicationController
before_action :authenticate_user!