mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-21 12:27:02 -04:00
parent
6309961063
commit
7ee8b29889
2 changed files with 2 additions and 2 deletions
|
@ -163,7 +163,7 @@ async function init() {
|
|||
"Webpack has finished initialising, but some patches haven't been applied yet.",
|
||||
"This might be expected since some Modules are lazy loaded, but please verify",
|
||||
"that all plugins are working as intended.",
|
||||
"You are seeing this warning because this is a Development build of Vencord.",
|
||||
"You are seeing this warning because this is a Development build of Equicord.",
|
||||
"\nThe following patches have not been applied:",
|
||||
"\n\n" + pendingPatches.map(p => `${p.plugin}: ${p.find}`).join("\n")
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue