Update deploy.ts

This commit is contained in:
lamebox 2021-05-02 16:05:24 -07:00 committed by GitHub
parent c08565cde9
commit a5fd1de25e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { Interaction } from './mod.ts'
import { Interaction } from './src/structures/interactions.ts '
import {
SlashCommandsManager,
SlashClient,