1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simple-torrent_ynh.git synced 2024-09-03 20:26:18 +02:00

Fix linter

This commit is contained in:
Éric Gaspar 2023-01-20 19:51:15 +01:00
parent 40fd0c9e91
commit 8dbed78265
3 changed files with 0 additions and 1 deletions

BIN
doc/.DS_Store vendored

Binary file not shown.

View file

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View file

@ -10,7 +10,6 @@
"url": "https://github.com/boypt/simple-torrent", "url": "https://github.com/boypt/simple-torrent",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"website": "https://github.com/boypt/simple-torrent",
"admindoc": "https://github.com/boypt/simple-torrent/wiki", "admindoc": "https://github.com/boypt/simple-torrent/wiki",
"code": "https://github.com/boypt/simple-torrent" "code": "https://github.com/boypt/simple-torrent"
}, },