Curation view

This commit is contained in:
Mouse Reeve
2021-01-31 12:07:54 -08:00
parent a6c5341ad1
commit 13b38d40bb
6 changed files with 120 additions and 64 deletions

View File

@ -14,7 +14,7 @@ from .import_data import Import, ImportStatus
from .interaction import Favorite, Unfavorite, Boost, Unboost
from .invite import ManageInvites, Invite
from .landing import About, Home, Discover
from .list import Lists, List
from .list import Lists, List, Curate
from .notifications import Notifications
from .outbox import Outbox
from .reading import edit_readthrough, create_readthrough, delete_readthrough