Update for V2.0 #27

Merged
ryan merged 80 commits from 1.3 into main 2026-06-21 20:46:16 -04:00
Showing only changes of commit f295906300 - Show all commits
+1
View File
@@ -8,4 +8,5 @@ export let state = {
to: null, to: null,
BOOKS: {}, BOOKS: {},
md: null, md: null,
failureCount: 0,
} }