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