Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
elhassantouza committed May 9, 2024
1 parent f109ad1 commit 0bd52d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -328,3 +328,4 @@ if (FORM.errors) {
let decodedText = decodeHtmlEntities(FORM.errors);
notify(renderTextContent(decodedText), 'error', 20000);
}

0 comments on commit 0bd52d1

Please sign in to comment.