Skip to content

Commit

Permalink
change key for now
Browse files Browse the repository at this point in the history
  • Loading branch information
KevLehman committed Oct 2, 2024
1 parent e902672 commit a94b9b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export const useE2EEResetRoomKeyRoomAction = () => {
id: 'e2e-reset',
groups: ['direct', 'direct_multiple', 'group', 'team'],
title: 'E2E_Key_Reset' as unknown as TranslationKey,
icon: 'key',
icon: 'ai',
order: 14,
action,
type: 'organization',
Expand Down

0 comments on commit a94b9b7

Please sign in to comment.