Skip to content

Commit

Permalink
Move ToggleSecret to ForkCMS Backend module
Browse files Browse the repository at this point in the history
  • Loading branch information
davysumo committed Oct 24, 2023
1 parent 58489f0 commit e8eb94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Modules/Backend/assets/Backend/webpack/js/Backend.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ import { PasswordGenerator } from './Components/PasswordGenerator'
import { PasswordStrenghtMeter } from '../../../../../../Core/assets/js/Components/PasswordStrenghtMeter'
import TogglePasswordInputType from '../../../../../../Core/assets/js/Components/TogglePasswordInputType'
import { InitBsToasts } from './Components/InitToasts'
import ToggleSecret from '../../../../../OAuth/assets/Backend/webpack/js/Components/ToggleSecret'

window.bootstrap = bootstrap

Expand Down

0 comments on commit e8eb94a

Please sign in to comment.