coupon bug
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { CouponType } from '../../modules/coupons/entities/coupon.entity';
|
||||
import { CouponType } from '../../modules/coupons/interface/coupon';
|
||||
|
||||
export interface CouponData {
|
||||
restaurantSlug: string;
|
||||
|
||||
Reference in New Issue
Block a user