Fixed: Typo on changelog

This commit is contained in:
Sercan Yemen 2022-01-01 23:05:09 +03:00
parent 6e85b9ff2a
commit e5eaea5013

View File

@ -26,7 +26,7 @@ export class ChangelogComponent
type: 'Fixed', type: 'Fixed',
list: [ list: [
'(TailwindCSS) Accent and Warn colors are not being generated for themes other than the Default', '(TailwindCSS) Accent and Warn colors are not being generated for themes other than the Default',
'(Contacts) Fixed: Typo on resolve object' '(Contacts) Typo on resolve object'
] ]
} }
] ]