vision1.0.1 / 20250409211903_basejump-configure.sql
lattmamb's picture
Upload 229 files
aa916fd verified
raw
history blame contribute delete
186 Bytes
UPDATE basejump.config SET enable_team_accounts = TRUE;
UPDATE basejump.config SET enable_personal_account_billing = TRUE;
UPDATE basejump.config SET enable_team_account_billing = TRUE;