Skip to content

Commit

Permalink
unfucking mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
SiriusBYT committed Nov 8, 2023
1 parent 557ab07 commit 129c51a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
},
"version": "LPM-231106-HF1",
"updater": {
"type": "github",
"id": "SiriusBYT/Flashcord"
"type": "github",
"id": "SiriusBYT/Flashcord"
},
"license": "CC BY-NC-ND 4.0",
"type": "replugged-theme",
"main": "src/LPM/lpm.css",
"source": "https://github.com/SiriusBYT/flashcord",
"image": [
"https://sirio-network.com/flashcord/ressources/store/LPM-Main.gif",
"https://sirio-network.com/flashcord/ressources/store/LPM-Dark.png",
"https://sirio-network.com/flashcord/ressources/store/LPM-CBM_Light.png",
"https://sirio-network.com/flashcord/ressources/store/LPM-CBM_Dark.png"
],
"source": "https://github.com/SiriusBYT/flashcord"
]
}
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@
"build": "replugged build theme",
"watch": "replugged build theme --watch",
"bundle": "replugged bundle theme",
"release": "replugged release",
"lint": "prettier ./src --check",
"lint:fix": "prettier ./src --write"
},
"keywords": [],
"author": "SiriusBYT",
"license": "CC BY-NC-ND 4.0",
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "^18.17.6",
"prettier": "^3.0.3",
Expand Down

0 comments on commit 129c51a

Please sign in to comment.