mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-05 04:03:45 +08:00
update addon controller
This commit is contained in:
parent
88df4b2a11
commit
41d42d47bd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ module Users
|
|||
module Settings
|
||||
module Account
|
||||
class AddonsController < ApplicationController
|
||||
before_action :set_breadcrumbs_items, only: %i(index show)
|
||||
before_action :set_breadcrumbs_items, only: %i(index)
|
||||
layout 'fluid'
|
||||
|
||||
def index
|
||||
|
|
Loading…
Reference in a new issue