Session 2026-05-29: profile layout 2-col, file browser copy/paste, fbq-proxy/backfill fns, migrations, UI updates
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
alter table public.profiles
|
||||
add column if not exists website text,
|
||||
add column if not exists linkedin text,
|
||||
add column if not exists instagram text,
|
||||
add column if not exists twitter text;
|
||||
Reference in New Issue
Block a user