Merge branch 'master' of https://gitlab.chiefsoft.net/MyFit/www-myfit into myFit--ContactPageForm
This commit is contained in:
Vendored
+7
-1
@@ -20,7 +20,13 @@ class SiteService {
|
||||
return this.postAuxEnd("/contact", null)
|
||||
}
|
||||
|
||||
faqData() {}
|
||||
faqData() {
|
||||
return this.getAuxEnd("/faq", null);
|
||||
}
|
||||
|
||||
priceData() {
|
||||
return this.getAuxEnd("/pricing", null);
|
||||
}
|
||||
|
||||
//---------------------------------------- -----
|
||||
//---------------------------------------- -----
|
||||
|
||||
Reference in New Issue
Block a user