mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 09:33:03 -04:00
final fixes I hope
This commit is contained in:
parent
c420d9dc09
commit
286447a8c7
2 changed files with 4 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
*/
|
||||
|
||||
export const ASAR_FILE = IS_VESKTOP
|
||||
? "vesktop.asar"
|
||||
? "equibop.asar"
|
||||
: "desktop.asar";
|
||||
|
||||
export function serializeErrors(func: (...args: any[]) => any) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue