mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-22 09:15:03 +00:00
DJS Update, Full Import Cleanup
This commit is contained in:
parent
de85ba37b9
commit
63d143a0ce
67 changed files with 119 additions and 144 deletions
|
@ -1,4 +1,4 @@
|
|||
import { Column, Entity, PrimaryColumn, Unique } from "typeorm";
|
||||
import { Column, Entity, PrimaryColumn } from "typeorm";
|
||||
|
||||
@Entity("button_roles")
|
||||
export class ButtonRole {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue