Fix achievements display in web placeholder
This commit is contained in:
@@ -303,6 +303,7 @@
|
|||||||
...(set.plugins.enabled.achievements
|
...(set.plugins.enabled.achievements
|
||||||
? ({
|
? ({
|
||||||
achievements: {
|
achievements: {
|
||||||
|
display: options["achievements.display"],
|
||||||
list: new Array(8).fill(null).map(_ => ({
|
list: new Array(8).fill(null).map(_ => ({
|
||||||
prefix: "",
|
prefix: "",
|
||||||
title: faker.lorem.word(),
|
title: faker.lorem.word(),
|
||||||
|
|||||||
Reference in New Issue
Block a user