Update coolwsd.xml.in

Fix Zotero description declaration

Signed-off-by: Dave Conroy <dave@tiredofit.ca>
Change-Id: Icd830aae905224de19c651d80d3891730fb40f85
pull/6117/head
Dave Conroy 2023-03-23 09:37:32 -07:00 committed by pedropintosilva
parent 5f8a339445
commit 264787255f
1 changed files with 2 additions and 2 deletions

View File

@ -286,8 +286,8 @@
@FEATURE_RESTRICTION_CONFIGURATION@
<zotero dec="Zotero plugin configuration. For more details about Zotero visit https://www.zotero.org/">
<enable dec="Enable Zotero plugin." type="bool" default="true">true</enable>
<zotero desc="Zotero plugin configuration. For more details about Zotero visit https://www.zotero.org/">
<enable desc="Enable Zotero plugin." type="bool" default="true">true</enable>
</zotero>
</config>