mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-09-16 15:52:25 +03:00
Fix imports
This commit is contained in:
parent
a02a10eda1
commit
13d38e8525
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { MatrixClient, PushRuleActionName, PushRuleKind, TweakName } from 'matrix-js-sdk';
|
||||
import { MatrixClient } from 'matrix-js-sdk';
|
||||
import { ClientConfig } from '../../../hooks/useClientConfig';
|
||||
|
||||
export async function requestBrowserNotificationPermission(): Promise<NotificationPermission> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue