mirror of
https://github.com/Lightcord/Lightcord.git
synced 2025-04-12 00:55:40 +02:00
whoops
This commit is contained in:
parent
d6ff8c90ab
commit
0f94f85df0
@ -1,5 +1,4 @@
|
||||
const VoiceEngine = require('./discord_voice.node');
|
||||
const ChildProcess = require('child_process');
|
||||
const VoiceEngine = require('./discord_voice_'+process.platform+'.node');
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
const yargs = require('yargs');
|
||||
|
Loading…
x
Reference in New Issue
Block a user