Add icon for voice command

This commit is contained in:
Cohee
2024-06-23 15:43:57 +03:00
parent 5a50ed97be
commit 278b526898
2 changed files with 3 additions and 1 deletions

View File

@ -31,6 +31,7 @@ export const enumIcons = {
preset: '⚙️',
file: '📄',
message: '💬',
voice: '🎤',
true: '✔️',
false: '❌',