Merge branch 'oauth-nickname' into 'develop'

Use User.full_nickname/1 in oauth html template

See merge request pleroma/pleroma!4054
This commit is contained in:
lain 2024-02-15 09:35:39 +00:00
commit d3208d2250
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Use User.full_nickname/1 in oauth html template