mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-03 09:40:16 +00:00
1 line
74 B
SQL
1 line
74 B
SQL
alter table site add column default_theme text not null default 'browser'; |