mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-02-16 16:34:28 +01:00
parent
9411584573
commit
f43f9dd053
@ -498,7 +498,7 @@ webFeaturesRouter.post(
|
||||
userdata.Extensions.gamepersistentdata =
|
||||
exts.data.Extensions.gamepersistentdata || {}
|
||||
|
||||
// @ts-ignore
|
||||
// @ts-expect-error It's fine
|
||||
userdata.Extensions.gamepersistentdata.HitsFilterType ??= {}
|
||||
userdata.Extensions.gamepersistentdata.HitsFilterType.MyHistory ??=
|
||||
"all"
|
||||
|
Loading…
Reference in New Issue
Block a user