Update Desc

This commit is contained in:
smartfridge 2021-05-01 14:44:40 +02:00
parent 006b71d156
commit 470c5b37a8
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
{
"name": "armcord",
"version": "2.0.0",
"description": "A minimal working example of how to use the custom-electron-titlebar module from AlexTorresSk.",
"description": "ArmCord is a Discord client made for ARM Linux that allows you to customize your experience.",
"main": "main.js",
"scripts": {
"start": "electron .",
"dist": "electron-builder",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Tim L. Greller, Alex Torres",
"author": "smartfrigde",
"license": "MIT",
"dependencies": {
"custom-electron-titlebar": "3.2.5",