mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 17:32:18 +00:00
WIP api controller backend; WIP adapting queries to new db schema;
This commit is contained in:
@@ -124,6 +124,8 @@ export const CoreFilterAPIs = {
|
||||
*
|
||||
*/
|
||||
getFilter: function(wsParams) {
|
||||
console.log(wsParams)
|
||||
debugger
|
||||
return CoreRESTClient.get(
|
||||
'components/Filter/getFilter',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user