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
82d93da26b
lemmy
/
migrations
/
2023-02-13-172528_add_report_email_admins
/
down.sql
2 lines
57 B
MySQL
Raw
Normal View
History
Unescape
Escape
Adding a site option to email admins for new reports. (#2730) - Fixes #2551
2023-02-14 15:57:08 +00:00
alter
table
local_site
drop
column
reports_email_admins
;
Reference in a new issue
Copy permalink