Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 41cb51e

Browse files
committed
add interface import
1 parent f3743f3 commit 41cb51e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/customisations/Security.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ limitations under the License.
1616

1717
import { IMatrixClientCreds } from "../MatrixClientPeg";
1818
import { Kind as SetupEncryptionKind } from "../toasts/SetupEncryptionToast";
19+
import { ISecretStorageKeyInfo } from 'matrix-js-sdk/src/matrix';
1920

2021
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
2122
function examineLoginResponse(

0 commit comments

Comments
 (0)