mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
Merge remote-tracking branch 'origin/develop' into feature/client_typescript_port1
This commit is contained in:
@@ -5185,7 +5185,7 @@ const icons: Icon[] = [
|
||||
"type_of_icon": "REGULAR"
|
||||
},
|
||||
{
|
||||
"name": '_share',
|
||||
"name": "share",
|
||||
"slug": "share-regular",
|
||||
"category_id": 101,
|
||||
"type_of_icon": "REGULAR"
|
||||
@@ -6840,7 +6840,7 @@ const icons: Icon[] = [
|
||||
"type_of_icon": "SOLID"
|
||||
},
|
||||
{
|
||||
"name": '_share',
|
||||
"name": "share",
|
||||
"slug": "share-solid",
|
||||
"category_id": 101,
|
||||
"type_of_icon": "SOLID"
|
||||
|
||||
Reference in New Issue
Block a user