MastoAPI StatusView: Add locality indicator.
This commit is contained in:
parent
8e6b850610
commit
4811eefa6e
3 changed files with 18 additions and 3 deletions
|
|
@ -120,7 +120,10 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
|
|||
static_url: "corndog.png",
|
||||
visible_in_picker: false
|
||||
}
|
||||
]
|
||||
],
|
||||
pleroma: %{
|
||||
local: true
|
||||
}
|
||||
}
|
||||
|
||||
assert status == expected
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue