Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
gohary
/
kfmc_website
Segui
1
Vota
0
Forka
0
File
Problemi
1
Pull Requests
0
Wiki
Sfoglia il codice sorgente
dd
gohary
5 anni fa
parent
170feede32
commit
1d5b2b398c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
src/app/servicesItems/services.component.ts
+ 1
- 1
src/app/servicesItems/services.component.ts
Vedi File
@@ -151,7 +151,7 @@ getDataService(dataService){
},
(error) => {console.log(error)}
);
-}
+}
}