Skip to content

Commit

Permalink
Fix pretzel connector
Browse files Browse the repository at this point in the history
Closes #2514.
  • Loading branch information
alexesprit committed Aug 8, 2020
1 parent 01075ef commit c086f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connectors/pretzel.js
@@ -1,6 +1,6 @@
'use strict';

Connector.playerSelector = '.dKCoZ';
Connector.playerSelector = '.eLgAlM';

Connector.trackSelector = '.bPhEWg';

Expand Down

0 comments on commit c086f16

Please sign in to comment.