mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Fix weird plural in author name
This commit is contained in:
parent
03cb773560
commit
3544dc6650
@ -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"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user