Browse Source

fix: hide debug tag

Marcelo Vilas Boas Correa Filho 3 years ago
parent
commit
a8c66d77a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -212,7 +212,7 @@
     <!-- Terminal -->
 
     <!-- Debug only -->
-    <div class="row">
+    <div class="row" style="display: none">
         <div class="col-12">
             <h5>Código gerado para debug - Código gerado</h5>
             <div style="width: 97%; margin-left: 2%; background-color: wheat; color: black;">