1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-22 22:12:45 +01:00

Prettier run

This commit is contained in:
AnthonyFuller 2023-04-23 02:50:44 +01:00
parent 9fe9f11a6a
commit 5804c31c03

View File

@ -369,7 +369,10 @@ export async function planningView(
LOCATION_HOKKAIDO_SHIM_MAMUSHI: 20,
}
if (sublocation?.Properties?.LimitedLoadout && getFlag("enableMasteryProgression")) {
if (
sublocation?.Properties?.LimitedLoadout &&
getFlag("enableMasteryProgression")
) {
const loadoutUnlockable = getUnlockableById(
req.gameVersion,
req.gameVersion === "h1"