diff --git a/src/main/dda/masto_embed/app.cljs b/src/main/dda/masto_embed/app.cljs index 9b5a000..f62bb77 100644 --- a/src/main/dda/masto_embed/app.cljs +++ b/src/main/dda/masto_embed/app.cljs @@ -54,9 +54,7 @@ api/masto->edn (filter #(= account-name (:acct %))) (map :id) - first - ;infra/debug - ))) + first))) out)) (defn init []