Add command for switching profiles

This commit is contained in:
Cohee
2024-09-07 13:58:46 +03:00
parent 6d9c64f38e
commit bcac8c065b
2 changed files with 64 additions and 1 deletions

View File

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