Skip to content

Commit

Permalink
Fixing CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Dec 12, 2024
1 parent 5c49f01 commit 8d4bca1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/admin/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1949,7 +1949,6 @@ class Admin extends Adapter {
);
this.changedPasswords.push(found);

// @ts-expect-error types defined in js-controller 7
await this.registerNotification('admin', 'wellKnownPassword', I18n.translate('User: %s', found.login), {
contextData: {
admin: {
Expand Down

0 comments on commit 8d4bca1

Please sign in to comment.