This commit is contained in:
zino
2021-02-17 19:24:36 +01:00
parent c152ec4fdb
commit 35fed716e8
16 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php
// if (!is_user_logged_in()) {
// return;
// }
wp_enqueue_script( 'twitchhelper', 'https://extension-files.twitch.tv/helper/v1/twitch-ext.min.js');