mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-02 04:02:51 +00:00
2 lines
74 B
MySQL
2 lines
74 B
MySQL
|
alter table user_ add column theme varchar(20) default 'darkly' not null;
|