diff --git a/src/app/modules/admin/docs/changelog/changelog.ts b/src/app/modules/admin/docs/changelog/changelog.ts index 0dc4defd..0bb19064 100644 --- a/src/app/modules/admin/docs/changelog/changelog.ts +++ b/src/app/modules/admin/docs/changelog/changelog.ts @@ -23,7 +23,7 @@ export class ChangelogComponent ] }, { - type: 'Changed', + type: 'Fixed', list: [ '(TailwindCSS) Accent and Warn colors are not being generated for themes other than the Default', '(Contacts) Fixed: Typo on resolve object'