fix: change invalid category "documents" to valid "utilities" only
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"short_desc": "Online office suite for document editing and collaboration",
|
||||
"author": "Ascensio System SIA",
|
||||
"port": 8044,
|
||||
"categories": ["utilities", "documents"],
|
||||
"categories": ["utilities"],
|
||||
"description": "ONLYOFFICE Docs is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats (.docx, .xlsx, .pptx) and enabling collaborative editing in real time.",
|
||||
"tipi_version": 7,
|
||||
"dynamic_config": true,
|
||||
|
||||
Reference in New Issue
Block a user