Skip to content

Commit

Permalink
Update kntnt-podcast-player.php
Browse files Browse the repository at this point in the history
  • Loading branch information
TBarregren committed Feb 19, 2021
1 parent c0429eb commit f51076a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kntnt-podcast-player.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
namespace Kntnt\Podcast_Player;

// Uncomment following line to debug this plugin.
define( 'KNTNT_PODCAST_PLAYER_DEBUG', true );
// define( 'KNTNT_PODCAST_PLAYER_DEBUG', true );

require 'autoload.php';

defined( 'WPINC' ) && new Plugin;
defined( 'WPINC' ) && new Plugin;

0 comments on commit f51076a

Please sign in to comment.