Deleting an image from the config?Solved

How do I delete an image?


  "HomePage": {
    "buttons": [],
    "Kits": [],
    "name": "HomePage",
    "page": 0,
    "PageImage": "https://i.imgur.com/your_image.png",<--replace everything with null
    "text": null,
    "type": 0

including the quotation marks

Locked automatically