fix: fix error on deploy
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ import UserDiscount from './userDiscount.model';
|
|||||||
import Rate from './rate.model';
|
import Rate from './rate.model';
|
||||||
import Payment from './payment.model';
|
import Payment from './payment.model';
|
||||||
import Settings from './settings.model';
|
import Settings from './settings.model';
|
||||||
import Purchase from './Purchase.model';
|
import Purchase from './purchase.model';
|
||||||
|
|
||||||
const Models = {
|
const Models = {
|
||||||
User,
|
User,
|
||||||
|
|||||||
Reference in New Issue
Block a user