fix: fix error on deploy

This commit is contained in:
Matin
2025-01-04 16:34:25 +03:30
parent 436cbcd832
commit df31ae9de4
+1 -1
View File
@@ -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,