mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 17:14:50 +00:00
* Mute audio from playing in ads * Update tauri version, get rid of custom * bump wry * fix more * Fix lint
1 line
79 B
SQL
1 line
79 B
SQL
ALTER TABLE settings ADD COLUMN personalized_ads INTEGER NOT NULL DEFAULT TRUE; |