upd: state.js

migrate from old to new
This commit is contained in:
2026-06-13 12:14:46 -04:00
parent 537940e394
commit f295906300
+1
View File
@@ -8,4 +8,5 @@ export let state = {
to: null,
BOOKS: {},
md: null,
failureCount: 0,
}