mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 17:26:38 +01:00
Fix weird plural in author name
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"main": "./dist/electron.js",
|
"main": "./dist/electron.js",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "TriliumNext Notes Teams",
|
"name": "TriliumNext Notes Team",
|
||||||
"email": "contact@eliandoran.me",
|
"email": "contact@eliandoran.me",
|
||||||
"url": "https://github.com/TriliumNext/Notes"
|
"url": "https://github.com/TriliumNext/Notes"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user