diff --git a/mapvote.js b/mapvote.js index d9ebdbc..24fceb2 100644 --- a/mapvote.js +++ b/mapvote.js @@ -1135,6 +1135,7 @@ export default class MapVote extends DiscordBasePlugin { } } + console.log(Layers.layers) this.verbose(1, 'Layer list updated', Layers.layers.length, 'total layers'); // this.verbose(1, 'Layers', Layers.layers);