Edit links view

This commit is contained in:
Mouse Reeve
2022-01-12 09:52:26 -08:00
parent 2ca41a0b11
commit ebc451fdd2
8 changed files with 100 additions and 11 deletions

View File

@ -37,7 +37,7 @@ from .books.books import (
from .books.books import update_book_from_remote
from .books.edit_book import EditBook, ConfirmEditBook
from .books.editions import Editions, switch_edition
from .books.links import AddFileLink
from .books.links import BookFileLinks, AddFileLink
# landing
from .landing.about import about, privacy, conduct