3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-17 23:25:02 +00:00

Rename ModActions to Cases

This commit is contained in:
Dragory 2018-07-12 02:53:26 +03:00
parent 62dfc80a0e
commit e6f296381e
7 changed files with 154 additions and 152 deletions

View file

@ -1,4 +1,4 @@
import knex from "../knex";
import * as knex from "../knex";
import * as moment from "moment-timezone";
import Mute from "../models/Mute";