Add to config
This commit is contained in:
parent
d7b48a63d1
commit
a0e63d4972
|
@ -5,11 +5,11 @@
|
|||
|
||||
|
||||
export interface Config {
|
||||
|
||||
|
||||
copies: Copies
|
||||
|
||||
instant_kill: boolean
|
||||
|
||||
extra: {[index:string]:any}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue