Updated Uninstalling BD (markdown)
parent
1f8b5fbf71
commit
8373c45d4f
|
@ -8,7 +8,7 @@
|
|||
* Navigate to `~/.config/discord[branch]/<version>/modules/discord_desktop_core`
|
||||
or `$XDG_CONFIG_HOME/discord[branch]/<version>/modules/discord_desktop_core`
|
||||
<br>
|
||||
* delete the `core` folder
|
||||
* delete the `core` folder
|
||||
* if `index.js.old` exists then delete `index.js` and rename `index.js.old` to `index.js`
|
||||
* if `index.js.old` does not exist then edit `index.js` to `require('./core.asar')` instead of `require('./core')`
|
||||
* restart discord
|
Loading…
Reference in New Issue