mirror of
https://github.com/ION606/custom_discordjs.git
synced 2026-05-14 22:26:54 +00:00
bump to v1.0.2
This commit is contained in:
@@ -16,8 +16,8 @@ export default async (interaction) => {
|
||||
c.style = 1;
|
||||
|
||||
const c2 = new ModalComponent();
|
||||
c2.custom_id = 'the_capital_letter_n';
|
||||
c2.label = "NIIIIIIIIIIIIII";
|
||||
c2.custom_id = 'the_capital_letter_l';
|
||||
c2.label = "HELLO WORLD";
|
||||
c2.style = 1;
|
||||
|
||||
m.custom_id = "temp";
|
||||
|
||||
Reference in New Issue
Block a user