Ver código fonte

remove icon from toast message

Daniel Bohry 1 mês atrás
pai
commit
c1df8ee2c9
1 arquivos alterados com 1 adições e 1 exclusões
  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">