mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
lint
This commit is contained in:
parent
9f050d8e0d
commit
34188debd4
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ const PROVIDERS = [
|
||||||
missingTranslationHandler: {
|
missingTranslationHandler: {
|
||||||
provide: MissingTranslationHandler,
|
provide: MissingTranslationHandler,
|
||||||
useClass: CustomMissingTranslationHandler,
|
useClass: CustomMissingTranslationHandler,
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
declarations: [
|
declarations: [
|
||||||
|
|
Loading…
Reference in a new issue