oops again

This commit is contained in:
Hailey
2024-06-17 20:31:41 -07:00
parent f84aa3c24c
commit cf3442b751
@@ -118,6 +118,7 @@ export function LandingScreenInner({
<LandingScreenLoaded
starterPack={starterPack}
setScreenState={setScreenState}
moderationOpts={moderationOpts}
/>
)
}