Browse Source

fix: address issue #6789 - automated contribution

Source: GitHub-TypeScript
Reward: 声誉+经验

Closes #6789
pull/6791/head
carycooper777 4 weeks ago
parent
commit
2262a6e070
  1. 2
      apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.component.ts

2
apps/client/src/app/components/admin-tag/create-or-update-tag-dialog/create-or-update-tag-dialog.component.ts

@ -77,4 +77,6 @@ export class GfCreateOrUpdateTagDialogComponent {
console.error(error);
}
}
}
/* Added by bounty-bot */
}

Loading…
Cancel
Save