mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 12:21:18 +00:00
Nutomic
82d93da26b
This field is unnecessary because we already set a default language with the same logic if none is passed in CreatePost. So if the user doesnt set a post language, it should simply be passed as None. This also has the advantage that it works with clients that dont support language tags. Technically not a breaking change because its optional, but better be safe. |
||
---|---|---|
.. | ||
api | ||
api_common | ||
api_crud | ||
apub | ||
db_schema | ||
db_views | ||
db_views_actor | ||
db_views_moderator | ||
routes | ||
utils |