diff --git a/nodes/voc/pretalx.py b/nodes/voc/pretalx.py index 5473d74..4c742b2 100644 --- a/nodes/voc/pretalx.py +++ b/nodes/voc/pretalx.py @@ -54,9 +54,9 @@ nodes['voc.pretalx'] = { 'downstream': { 'repo': 'https://github.com/pretalx/pretalx-downstream.git', }, - 'lower_thirds': { - 'repo': 'https://github.com/Kunsi/pretalx-plugin-lower-thirds.git', - 'rev': '0.1.2', + 'broadcast_tools': { + 'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git', + 'rev': '0.2.0', }, 'media.ccc.de': { 'repo': 'https://github.com/pretalx/pretalx-media-ccc-de.git',