fix account/header descriptions on pleroma
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -36,6 +36,8 @@ const preprocessAccount = (account: any) => {
|
||||
'favicon',
|
||||
'birthday',
|
||||
'deactivated',
|
||||
'avatar_description',
|
||||
'header_description',
|
||||
|
||||
'settings_store',
|
||||
'chat_token',
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pl-api",
|
||||
"version": "0.0.32",
|
||||
"version": "0.0.33",
|
||||
"type": "module",
|
||||
"homepage": "https://github.com/mkljczk/pl-fe/tree/fork/packages/pl-api",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user