client: Fix share boxicon not working correctly (fixes #603)

This commit is contained in:
Elian Doran 2024-11-18 19:12:31 +02:00
parent b4072ec8a5
commit 7a8d7f074c
No known key found for this signature in database

View File

@ -5171,7 +5171,7 @@ const icons = [
"type_of_icon": "REGULAR"
},
{
"name": '_share',
"name": "share",
"slug": "share-regular",
"category_id": 101,
"type_of_icon": "REGULAR"
@ -6826,7 +6826,7 @@ const icons = [
"type_of_icon": "SOLID"
},
{
"name": '_share',
"name": "share",
"slug": "share-solid",
"category_id": 101,
"type_of_icon": "SOLID"