@@ -24,7 +24,7 @@
|
||||
"type": "button",
|
||||
"text": {
|
||||
"type": "plain_text",
|
||||
"text": "✅ Accept All"
|
||||
"text": "✅ Grant All"
|
||||
},
|
||||
"action_id": "accept_all",
|
||||
"value": "{{.SlackMessageID}}",
|
||||
@@ -95,7 +95,7 @@
|
||||
{
|
||||
"text": {
|
||||
"type": "plain_text",
|
||||
"text": "Accept"
|
||||
"text": "Grant"
|
||||
},
|
||||
"value": "accept/{{.ID}}"
|
||||
},
|
||||
@@ -164,7 +164,7 @@
|
||||
{
|
||||
"text": {
|
||||
"type": "plain_text",
|
||||
"text": "Accept"
|
||||
"text": "Grant"
|
||||
},
|
||||
"value": "accept/{{.ID}}"
|
||||
},
|
||||
@@ -181,7 +181,7 @@
|
||||
"type": "button",
|
||||
"text": {
|
||||
"type": "plain_text",
|
||||
"text": "Revoke"
|
||||
"text": "Grant"
|
||||
},
|
||||
"action_id": "accept_report",
|
||||
"value": "{{.ID}}",
|
||||
@@ -233,7 +233,7 @@
|
||||
{
|
||||
"text": {
|
||||
"type": "plain_text",
|
||||
"text": "Accept"
|
||||
"text": "Grant"
|
||||
},
|
||||
"value": "accept/{{.ID}}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user