add auth, format
This commit is contained in:
@@ -15,7 +15,7 @@ enum PromotionStatus {
|
||||
upcoming,
|
||||
|
||||
/// Expired promotion
|
||||
expired;
|
||||
expired,
|
||||
}
|
||||
|
||||
/// Promotion Entity
|
||||
|
||||
Reference in New Issue
Block a user