mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-20 14:54:15 +01:00
Fix syntax error
This commit is contained in:
parent
855df4b552
commit
27a946b7d3
@ -249,6 +249,7 @@ class CartItem::Reservation < CartItem::BaseItem
|
||||
##
|
||||
def reservation_deadline_minutes
|
||||
return 0
|
||||
end
|
||||
|
||||
# @param reservation_slot [CartItem::ReservationSlot]
|
||||
# @param pending_subscription [CartItem::Subscription, NilClass]
|
||||
|
Loading…
x
Reference in New Issue
Block a user