mirror of
https://github.com/AsgardEternal/squad-js-map-vote.git
synced 2025-01-23 18:23:52 -06:00
I was joking, now we have fully implemented timeframes
This commit is contained in:
parent
30a34f683e
commit
4969ba8325
@ -181,6 +181,7 @@ export default class MapVote extends DiscordBasePlugin {
|
||||
|
||||
let logTimeframe = "Active Time Frames: ";
|
||||
let activeTfIds = [];
|
||||
this.options = this.or_options;
|
||||
for (let atfK in activeTimeframes) {
|
||||
const atf = activeTimeframes[ atfK ];
|
||||
activeTfIds.push(atf.name || atf.id);
|
||||
|
Loading…
x
Reference in New Issue
Block a user