We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2888d1 + e206571 commit ab9f841Copy full SHA for ab9f841
1 file changed
config/settings-config.json
@@ -77,6 +77,10 @@
77
}
78
],
79
"action": [
80
+ {
81
+ "action": "Share",
82
+ "imageUrl": "../../assets/images/share@2x.png"
83
+ },
84
{
85
"action": "Unshare",
86
"imageUrl": "../../assets/images/unshare@2x.png"
@@ -103,6 +107,10 @@
103
107
104
108
105
109
110
111
112
113
106
114
115
"action": "Upload",
116
"imageUrl": "../../assets/images/cloud-computing@2x.png"
0 commit comments