Skip to content

Commit c67bf0f

Browse files
committed
fix: xd
1 parent 9f8bec9 commit c67bf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/shorters/interaction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { BaseInteraction, type RawFile, WebhookMessage, resolveFiles, type ReplyInteractionBody } from '../..';
1+
import { BaseInteraction, type RawFile, WebhookMessage, resolveFiles, type ReplyInteractionBody, Modal } from '../..';
22
import type { InteractionMessageUpdateBodyRequest, MessageWebhookCreateBodyRequest } from '../types/write';
33
import { BaseShorter } from './base';
44

0 commit comments

Comments
 (0)