Add basic dunlop/user-filter model connected to the dunlop-core api since these filters are engine/adapter independent
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export { default } from 'ember-cli-dunlop/adapters/dunlop/user-filter';
|
||||
@@ -0,0 +1 @@
|
||||
export { default } from 'ember-cli-dunlop/models/dunlop/user-filter';
|
||||
Reference in New Issue
Block a user