Skip to content

Commit ab9f841

Browse files
authored
Merge pull request #93 from tanuja-11/topic-release
RP-1375: Updated S3 Share action.
2 parents f2888d1 + e206571 commit ab9f841

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

config/settings-config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@
7777
}
7878
],
7979
"action": [
80+
{
81+
"action": "Share",
82+
"imageUrl": "../../assets/images/share@2x.png"
83+
},
8084
{
8185
"action": "Unshare",
8286
"imageUrl": "../../assets/images/unshare@2x.png"
@@ -103,6 +107,10 @@
103107
}
104108
],
105109
"action": [
110+
{
111+
"action": "Share",
112+
"imageUrl": "../../assets/images/share@2x.png"
113+
},
106114
{
107115
"action": "Upload",
108116
"imageUrl": "../../assets/images/cloud-computing@2x.png"

0 commit comments

Comments
 (0)