fixed spelling issue

error notify didnt work
This commit is contained in:
Benzo
2022-04-26 19:42:37 +02:00
committed by GitHub
parent 18e91b80d4
commit 516beef8cc
+1 -1
View File
@@ -22,7 +22,7 @@
<div id="notifyError" class="notifyError">
<div class="innerText">
<i class="fas fa-exclamation-circle icon info"></i>
<p lass="text" id="errorMessage"></p>
<p class="text" id="errorMessage"></p>
</div>
</div>
</body>