From 1f789effa175a68fcaf531a0d143bea63d47ca5b Mon Sep 17 00:00:00 2001 From: Rewryte <129854247+Rewryte@users.noreply.github.com> Date: Mon, 11 Nov 2024 18:31:05 +0800 Subject: [PATCH] Remove debug output --- dev/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/dev/index.html b/dev/index.html index dac6de4..8c2a8d5 100644 --- a/dev/index.html +++ b/dev/index.html @@ -434,7 +434,6 @@
SetVisible( "BibleBtn", ( BibleRefCache ) ); VideoUrlCache = YoutubeUrl( InputText ); SetVisible( "YouTubeBtn", ( VideoUrlCache ) ); - if ( BibleRefCache ) {console.log( BibliaUrl( BibleRefCache ) );} }; // Buttons