@Service on OvhService
This commit is contained in:
parent
13162a34fc
commit
aa85dab287
@ -2,7 +2,7 @@ import { BackendVariables } from "@Common/config/variables/Variables";
|
||||
import BaseService from "@Services/BaseService";
|
||||
import { Service } from "typedi";
|
||||
|
||||
Service()
|
||||
@Service()
|
||||
export default class OvhService extends BaseService {
|
||||
|
||||
constructor(private variables: BackendVariables) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user