mirror of https://github.com/docusealco/docuseal
parent
3a24ecac63
commit
35f7c36f28
@ -1,6 +1,6 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
class SettingsIndexController < ApplicationController
|
class SettingsController < ApplicationController
|
||||||
skip_authorization_check
|
skip_authorization_check
|
||||||
|
|
||||||
def index; end
|
def index; end
|
||||||
Loading…
Reference in new issue