Add missing subkey and schema key as part of #9325

This commit is contained in:
Gabriel Horner
2023-05-08 10:16:20 -04:00
parent d092670b8b
commit 74e53c3f03
2 changed files with 2 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
:string]]
[:ref/default-open-blocks-level :int]
[:ref/linked-references-collapsed-threshold :int]
[:graph/settings [:map-of :keyword :boolean]]
[:favorites [:vector :string]]
;; There isn't a :float yet
[:srs/learning-fraction float?]

View File

@@ -288,6 +288,7 @@
;; :graph/settings
;; {:orphan-pages? true ; Default value: true
;; :builtin-pages? false ; Default value: false
;; :excluded-pages? false ; Default value: false
;; :journal? false} ; Default value: false
;; Favorites to list on the left sidebar