generated from nhcarrigan/template
This commit is contained in:
@@ -84,6 +84,20 @@ export const handleModalSubmit = async(
|
||||
style: 4,
|
||||
type: 2,
|
||||
},
|
||||
{
|
||||
disabled: false,
|
||||
label: "Donate to Naomi?",
|
||||
style: 5,
|
||||
type: 2,
|
||||
url: "https://donate.nhcarrigan.com",
|
||||
},
|
||||
{
|
||||
disabled: false,
|
||||
label: "NHCarrigan Discord",
|
||||
style: 5,
|
||||
type: 2,
|
||||
url: "https://chat.nhcarrigan.com",
|
||||
},
|
||||
],
|
||||
type: 1,
|
||||
},
|
||||
@@ -173,6 +187,20 @@ export const handleModalSubmit = async(
|
||||
style: 3,
|
||||
type: 2,
|
||||
},
|
||||
{
|
||||
disabled: false,
|
||||
label: "Donate to Naomi?",
|
||||
style: 5,
|
||||
type: 2,
|
||||
url: "https://google.com",
|
||||
},
|
||||
{
|
||||
disabled: false,
|
||||
label: "NHCarrigan Discord",
|
||||
style: 5,
|
||||
type: 2,
|
||||
url: "https://google.com",
|
||||
},
|
||||
],
|
||||
type: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user