Fix achievements display in web placeholder

This commit is contained in:
lowlighter
2021-08-19 20:54:44 +02:00
parent c70b6493c0
commit 7c4cba18f3

View File

@@ -303,6 +303,7 @@
...(set.plugins.enabled.achievements
? ({
achievements: {
display: options["achievements.display"],
list: new Array(8).fill(null).map(_ => ({
prefix: "",
title: faker.lorem.word(),