Fehlerkorrektur
This commit is contained in:
@@ -180,6 +180,7 @@ function initPopupTools() {
|
||||
const btnFontToggle = document.getElementById("btn-font-toggle");
|
||||
const btnFontUp = document.getElementById("btn-font-up");
|
||||
const btnFontDown = document.getElementById("btn-font-down");
|
||||
const btnAudio = document.getElementById("btn-audio-toggle");
|
||||
|
||||
// Schriftart umschalten
|
||||
if (btnFontToggle) {
|
||||
|
||||
Reference in New Issue
Block a user