Skip to content

Commit

Permalink
Update zokou.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Yassin994 authored Oct 21, 2024
1 parent 597c5ab commit a900533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/zokou.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function zokou(obj, fonctions) {
infoComs.categorie = "General";
}
if (!obj.reaction) {
infoComs.reaction = "🤠";
infoComs.reaction = "🥰";
}
infoComs.fonction = fonctions;
cm.push(infoComs);
Expand Down

0 comments on commit a900533

Please sign in to comment.