allow to disable resubmit button
This commit is contained in:
@@ -7,6 +7,7 @@ class AccountConfigsController < ApplicationController
|
||||
ALLOWED_KEYS = [
|
||||
AccountConfig::ALLOW_TYPED_SIGNATURE,
|
||||
AccountConfig::FORCE_MFA,
|
||||
AccountConfig::ALLOW_TO_RESUBMIT,
|
||||
AccountConfig::ESIGNING_PREFERENCE_KEY
|
||||
].freeze
|
||||
|
||||
|
||||
Reference in New Issue
Block a user