Revert "Merge branch 'features/hashtag-column' into 'develop'"
This reverts merge request !2824
This commit is contained in:
parent
b122b6ffa3
commit
3966add048
24 changed files with 70 additions and 163 deletions
|
|
@ -591,8 +591,7 @@ defmodule Pleroma.Web.CommonAPI.UtilsTest do
|
|||
"context" => "2hu",
|
||||
"sensitive" => false,
|
||||
"summary" => "test summary",
|
||||
"hashtags" => ["jimm"],
|
||||
"tag" => [],
|
||||
"tag" => ["jimm"],
|
||||
"to" => [user2.ap_id],
|
||||
"type" => "Note",
|
||||
"custom_tag" => "test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue