master
Matthew 2021-12-23 22:32:51 -05:00
parent 75aa1d3b63
commit b9930916ec
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import { Message, TextChannel } from 'eris';
import axios from 'axios';
import { apply as Apply } from '.';
import { Client, Command, RichEmbed } from '../class';
import axios from 'axios';
export default class SAA_Approve extends Command {
public applyCommand: Apply;

View File

@ -1,3 +1,4 @@
/* eslint-disable no-shadow */
import { Document, Schema, model } from 'mongoose';
enum Severity {