Skip to content

Commit

Permalink
Fix webpack build
Browse files Browse the repository at this point in the history
  • Loading branch information
davysumo committed Oct 24, 2023
1 parent e8eb94a commit 6a90cb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Modules/Backend/assets/Backend/webpack/js/Backend.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ 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 6a90cb6

Please sign in to comment.