Add a dashboard

This commit is contained in:
Bat
2018-06-10 18:55:08 +01:00
parent 7a3215edaa
commit edbeeef640
6 changed files with 53 additions and 3 deletions
-1
View File
@@ -1,6 +1,5 @@
use activitypub::{
Actor,
actor::Person,
activity::{Accept, Announce, Create, Follow, Like, Undo},
object::Note
};