mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
Update to RingRTC v2.23.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import * as React from 'react';
|
||||
import type { AudioDevice } from 'ringrtc';
|
||||
import type { AudioDevice } from '@signalapp/ringrtc';
|
||||
|
||||
import { Modal } from './Modal';
|
||||
import type { LocalizerType } from '../types/Util';
|
||||
|
||||
Reference in New Issue
Block a user