sorry core
This commit is contained in:
parent
6d572ba7bd
commit
e7dcef742c
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ export default class DiscordRPC {
|
|||
const self = this;
|
||||
ipcMain.on("discordrpc:updateImage", async (_event, imageurl) => {
|
||||
if (!this._utils.getStoreValue("general.privateEnabled")) {
|
||||
console.log("[DEBUG] "+imageurl)
|
||||
fetch("https://api.cider.sh/v1/images", {
|
||||
method: "POST",
|
||||
headers: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue