Fix achievements display in web placeholder
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user