idz: Prettier compliance

This commit is contained in:
Tau
2020-09-27 00:12:12 -04:00
committed by da5669c09fdb0a288ba01e259a609d7779ac7fc9
parent 04dac7279e
commit f7ceb6bcda

View File

@@ -27,7 +27,13 @@ export async function createProfile(
};
const missions: MissionState = { team: [], solo: [] };
const settings: Settings = { music: 0, pack: 13640, aura: 0, paperCup: 0, gauges: 5 };
const settings: Settings = {
music: 0,
pack: 13640,
aura: 0,
paperCup: 0,
gauges: 5,
};
const story: Story = { x: 0, y: 0, rows: [] };
const unlocks: Unlocks = {
auras: 1,