mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
adds getTopic to the new ProfilUpdate FhcAPIController
This commit is contained in:
@@ -12,7 +12,7 @@ export default {
|
||||
return this.$fhcApi.get(
|
||||
FHC_JS_DATA_STORAGE_OBJECT.app_root +
|
||||
FHC_JS_DATA_STORAGE_OBJECT.ci_router +
|
||||
`/Cis/ProfilUpdate/getTopic`,{});
|
||||
`/api/frontend/v1/ProfilUpdate/getTopic`,{});
|
||||
},
|
||||
|
||||
getProfilUpdateRequest: function () {
|
||||
|
||||
Reference in New Issue
Block a user