mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-10 19:14:55 +00:00
2 lines
90 B
MySQL
2 lines
90 B
MySQL
![]() |
alter table local_user add column infinite_scroll_enabled boolean default false not null;
|