Adds edit note view

This commit is contained in:
Mouse Reeve
2022-01-25 08:44:04 -08:00
parent ca0dbeb0ab
commit 9902794bbd
5 changed files with 33 additions and 3 deletions

View File

@ -63,6 +63,7 @@ from .imports.manually_review import (
# lists
from .list.curate import Curate
from .list.list_item import ListItem
from .list.lists import Lists, SavedLists, UserLists
from .list.list import (
List,