浏览代码

remove icon from toast message

Daniel Bohry 1 月之前
父节点
当前提交
c1df8ee2c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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">