license email

This commit is contained in:
Timo 2021-02-23 16:49:30 +02:00
parent 8902774c87
commit 7d2890af26

View File

@ -23,8 +23,7 @@ export enum AppConfigKey {
LICENSE_EMAIL = 'LICENSE_EMAIL',
LICENSE_START = 'LICENSE_START',
LICENSE_END = 'LICENSE_END',
LICENSE_PAGE_COUNT = 'LICENSE_PAGE_COUNT',
LICENSE_EMAIL = 'LICENSE_EMAIL'
LICENSE_PAGE_COUNT = 'LICENSE_PAGE_COUNT'
}
@Injectable({