Fix path
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit Details

develop
Peter Bastiani 2024-01-30 10:06:26 +01:00
parent af9acebaff
commit feaad02c33
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import { Injectable } from '@angular/core';
import { environment } from 'src/environments/environment';
import { environment } from '../../../../../src/environments/environment';
@Injectable({
providedIn: 'root',