Update to RingRTC v2.23.0
This commit is contained in:
parent
235a188291
commit
01eb3b73b4
22 changed files with 33 additions and 29 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue