Mark Felder 3a8594e927 MastodonAPI.Controller.StatusController: fix dialyzer error
lib/pleroma/web/mastodon_api/controllers/status_controller.ex:333:pattern_match
The pattern can never match the type.

Pattern:
{:ok, _activity}

Type:
{:error, _}
2024-01-22 18:37:29 -05:00
..
2023-12-28 00:17:04 +01:00
2023-12-28 00:17:04 +01:00
2024-01-20 17:05:55 -05:00
2023-12-28 00:17:04 +01:00
2024-01-20 19:39:13 -05:00
2024-01-20 17:08:18 -05:00
2023-12-29 00:50:50 -05:00
2024-01-20 17:37:27 -05:00
2024-01-20 17:28:54 -05:00
2023-05-31 13:36:21 -04:00