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
614490d29b
lemmy
/
migrations
/
2021-07-19-130929_add_show_new_post_notifs_setting
/
down.sql
2 lines
57 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add show_new_posts_notifs setting. Fixes #1664 (#1665)
2021-07-22 20:07:40 +00:00
alter
table
local_user
drop
column
show_new_post_notifs
;
Reference in a new issue
Copy permalink