Skip to content

Commit

Permalink
Added URL to Ticket.io
Browse files Browse the repository at this point in the history
  • Loading branch information
SebLaus committed Nov 24, 2024
1 parent 815216b commit 70eaa59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bridges/TicketioBridge.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
class TicketioBridge extends BridgeAbstract
{
const NAME = 'Ticket.io Bridge';
const URI = 'https://www.ticket.io';
const DESCRIPTION = 'Provides updates for available events in a specific ticketshop on ticket.io';
const MAINTAINER = 'SebLaus';
const CACHE_TIMEOUT = 60 * 60 * 12; // 12 hours
Expand Down

0 comments on commit 70eaa59

Please sign in to comment.