Fix calling tools JS
This commit is contained in:
parent
5f0080a7d7
commit
29eb07c159
23 changed files with 27 additions and 23 deletions
5
ts/windows/calling-tools/webrtc_internals.ts
Normal file
5
ts/windows/calling-tools/webrtc_internals.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
// Copyright 2024 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
// eslint-disable-next-line import/extensions
|
||||
import '../../../js/calling-tools/webrtc_internals.js';
|
Loading…
Add table
Add a link
Reference in a new issue