Commit 44a98a3c authored by Amy Yan's avatar Amy Yan

so no ipcrenderer errors in console

parent 5308f681
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
</template> </template>
<script> <script>
import { remote } from 'electron'; import { remote, ipcRenderer } from 'electron';
const { shell } = remote; const { shell } = remote;
export default { export default {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment