feat: update ticket management and calendar functionality with improved data handling and local storage support
This commit is contained in:
@@ -32,6 +32,13 @@ class Tickets {
|
||||
'gift-bilet-all-open-normalny',
|
||||
],
|
||||
],
|
||||
'bilety-rodzinne' => [
|
||||
'label' => 'Bilety rodzinne',
|
||||
'ticket_ids' => [
|
||||
'bilet-rodzina-2+1',
|
||||
'bilet-rodzina-2+2',
|
||||
],
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user