[wip] Secrets manager extension

This commit is contained in:
Cohee
2025-01-06 00:10:35 +02:00
parent 989f5a8692
commit 081c548223
9 changed files with 942 additions and 36 deletions

View File

@@ -37,6 +37,8 @@ export const enumIcons = {
voice: '🎤',
server: '🖥️',
popup: '🗔',
key: '🔑',
secret: '🔒',
true: '✔️',
false: '❌',