foo
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
if (!is_user_logged_in()) {
|
||||
return;
|
||||
}
|
||||
wp_enqueue_script( 'script', 'https://pkrstarsbot.zinomedia.de/www/client_webapp/src/file-system-access-api.js', 'jQuery', 1.0, true);
|
||||
wp_enqueue_script( 'script', 'https://arwing.zinomedia.de/pkrstarsbot.zinomedia.de/www/client_webapp/src/file-system-access-api.js', 'jQuery', 1.0, true);
|
||||
@@ -1,2 +1,2 @@
|
||||
<?php
|
||||
wp_enqueue_style( 'style', 'https://pkrstarsbot.zinomedia.de/www/client_webapp/css/style.css',false,'1.0','all');
|
||||
wp_enqueue_style( 'style', 'https://arwing.zinomedia.de/pkrstarsbot.zinomedia.de/www/client_webapp/css/style.css',false,'1.0','all');
|
||||
Reference in New Issue
Block a user