diff --git a/frontend/sf/index.html b/frontend/sf/index.html index 85f1198..d97601c 100644 --- a/frontend/sf/index.html +++ b/frontend/sf/index.html @@ -242,7 +242,7 @@

Flipper Key

break default: badgeText = 'Unknown' - document.querySelector('#type').style.display = 'none' + document.querySelector('#badge').style.display = 'none' } document.querySelector('#badge').classList.add(params.extension)