equicordplugins(equifetch): delete

can create flood of messages and systems that dont have specific fonts will see them broken.
This commit is contained in:
Cortex 2024-10-28 20:55:22 -06:00
parent c18792f9d2
commit f2f7d3ad56
4 changed files with 0 additions and 212 deletions

View file

@ -54,8 +54,6 @@ window.VencordNative = {
native: {
getVersions: () => ({}),
systemMemoryInfo: () => (process.getSystemMemoryInfo()),
heapUsuage: () => (process.getHeapStatistics()),
openExternal: async (url) => void open(url, "_blank")
},