mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-12 16:13:02 -04:00
equicordplugins(equifetch): delete
can create flood of messages and systems that dont have specific fonts will see them broken.
This commit is contained in:
parent
c18792f9d2
commit
f2f7d3ad56
4 changed files with 0 additions and 212 deletions
|
@ -69,8 +69,6 @@ export default {
|
|||
|
||||
native: {
|
||||
getVersions: () => process.versions as Partial<NodeJS.ProcessVersions>,
|
||||
systemMemoryInfo: () => (process.getSystemMemoryInfo()),
|
||||
heapUsuage: () => (process.getHeapStatistics()),
|
||||
openExternal: (url: string) => invoke<void>(IpcEvents.OPEN_EXTERNAL, url)
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue