Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
gohary
/
kfmc_website
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Browse Source
dd
gohary
5 years ago
parent
170feede32
commit
1d5b2b398c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/app/servicesItems/services.component.ts
+ 1
- 1
src/app/servicesItems/services.component.ts
View File
@@ -151,7 +151,7 @@ getDataService(dataService){
},
(error) => {console.log(error)}
);
-}
+}
}