mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-07-01 19:43:39 +00:00
Rename devId to devIds in config
This commit is contained in:
@ -28,7 +28,6 @@ export default class RadioClient extends Client {
|
||||
public streamer: Streamer | null;
|
||||
public statistics: Statistics | null;
|
||||
public radio: Radio | null;
|
||||
public developers: string | undefined;
|
||||
|
||||
constructor() {
|
||||
super({
|
||||
|
Reference in New Issue
Block a user