MCPcopy
hub / github.com/GooseMod/OpenAsar / index.js

File index.js

src/config/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { ipcMain, app, shell } = require('electron');
2
3ipcMain.on('DISCORD_UPDATED_QUOTES', (e, c) => {
4 if (c === 'o') exports.open();

Callers

nothing calls this directly

Calls 4

restartFunction · 0.85
getMethod · 0.80
setMethod · 0.80
saveMethod · 0.80

Tested by

no test coverage detected