This website requires JavaScript.
Explore
Help
Sign in
grishka
/
lemmy
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
0b236a2fc2
lemmy
/
migrations
/
2021-04-24-174047_add_show_read_post_setting
/
down.sql
2 lines
52 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add show_read_posts filter. Fixes #1561
2021-04-24 22:26:50 +00:00
alter
table
local_user
drop
column
show_read_posts
;
Reference in a new issue
Copy permalink