This website requires JavaScript.
Explore
Help
Sign in
nutomic
/
lemmy
Archived
Watch
2
Star
0
Fork
You've already forked lemmy
1
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-04-21
. You can view files and clone it, but cannot push or open issues or pull requests.
ed57418e91
lemmy
/
server
/
migrations
/
2019-12-09-060754_add_lang
/
down.sql
2 lines
36 B
MySQL
Raw
Normal View
History
Unescape
Escape
Adding custom language setting. - Fixes #319
2019-12-09 08:24:53 +00:00
alter
table
user_
drop
column
lang
;
Reference in a new issue
Copy permalink