Skip to content

Commit 7788d3f

Browse files
committed
[K6.4] Typo in JSON content for social set on upgrade
1 parent aa7e1ff commit 7788d3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/admin/install/kunena.install.upgrade.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@
432432
"url": "##VALUE##",
433433
"title": "COM_KUNENA_MYPROFILE_WECHAT",
434434
"nourl": 1,
435-
"fa": "fa-solid fa-square-share-nodes"s
435+
"fa": "fa-solid fa-square-share-nodes"
436436
},
437437
"vk": {
438438
"value": "",
@@ -466,7 +466,7 @@
466466
"value": "",
467467
"url": "https://wa.me/##VALUE##",
468468
"title": "COM_KUNENA_MYPROFILE_WHATSAPP",
469-
"nourl": 1,
469+
"nourl": 0,
470470
"fa": "fa-brands fa-whatsapp"
471471
},
472472
"youtube": {

0 commit comments

Comments
 (0)