diff --git a/mapvote.js b/mapvote.js index f8a9745..add1f4b 100644 --- a/mapvote.js +++ b/mapvote.js @@ -1141,6 +1141,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);