mirror of
https://github.com/PR0M3TH3AN/bitvid.git
synced 2025-09-09 23:48:44 +00:00
fix: use locally served webtorrent
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// js/webtorrent.js
|
||||
|
||||
import WebTorrent from 'https://esm.sh/webtorrent'
|
||||
import WebTorrent from './webtorrent.min.js'
|
||||
|
||||
export class TorrentClient {
|
||||
constructor() {
|
||||
|
Reference in New Issue
Block a user