mirror of https://github.com/ghostfolio/ghostfolio
10 changed files with 22 additions and 25 deletions
@ -1,4 +1,4 @@ |
|||
import { Injectable } from '@angular/core'; |
|||
import { Service } from '@angular/core'; |
|||
|
|||
@Injectable() |
|||
@Service({ autoProvided: false }) |
|||
export class LanguageService {} |
|||
|
|||
Loading…
Reference in new issue