fix: re-enable /cloze and /cards for db-based graphs

This commit is contained in:
Tienson Qin
2024-09-23 19:58:04 +08:00
committed by rcmerci
parent 63cd7f926b
commit ab0d65c41a
2 changed files with 3 additions and 6 deletions

View File

@@ -25,7 +25,6 @@
[frontend.db.model :as db-model]
[frontend.extensions.pdf.utils :as pdf-utils]
[frontend.storage :as storage]
[frontend.extensions.srs :as srs]
[frontend.handler.common :as common-handler]
[frontend.handler.editor :as editor-handler]
[frontend.handler.page :as page-handler]