Explorar el Código

remove icon from toast message

Daniel Bohry hace 1 mes
padre
commit
c1df8ee2c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/static/index.html

+ 1 - 1
src/main/resources/static/index.html

@@ -24,7 +24,7 @@
 </div>
 
 <div id="updateToast" class="update-toast hidden">
-    📄 Note was updated
+    Note was updated
 </div>
 
 <div class="content">