© 2026 Hedgehog Software, LLC
await supabaseClient.from('trackings').upsert({ user_id: $page.data.session?.user.id, data: "same" });