Skip to content

Commit

Permalink
Trigger PR
Browse files Browse the repository at this point in the history
  • Loading branch information
florianduros committed Feb 3, 2025
1 parent b7f8623 commit 543122b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/views/settings/encryption/RecoveryPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ import { useMatrixClientContext } from "../../../../contexts/MatrixClientContext
import { SettingsHeader } from "../SettingsHeader";
import { useAsyncMemo } from "../../../../hooks/useAsyncMemo";

// This comment is here to allow to create the PR.

/**
* The possible states of the recovery panel.
* - `loading`: We are checking the recovery key and the secrets.
Expand Down

0 comments on commit 543122b

Please sign in to comment.