mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-11 01:50:14 +00:00
1 line
74 B
SQL
1 line
74 B
SQL
alter table site add column default_theme text not null default 'browser'; |