···11import './models/schema/idb_migration.js'
22+import '@bpev/civility'
2334import m from 'mithril'
55+import { client } from '@bpev/civility/workers'
46import Main from './routes/main.ts'
57import ReferenceSubject from './routes/reference/subject.ts'
68import Search from './routes/search.ts'
···25272628console.debug('VERSION ', globalThis.__APP_VERSION__)
2729init()
3030+client.init()
28312932globalThis.addEventListener('pageshow', (event) => {
3033 // Page was loaded from cache
···5353 "study": "Study",
5454 "study_group_size": "Study Group Size",
5555 "study_group_size_hint": "The maximum number of items to study at a time.",
5656+ "sync": "Sync",
5757+ "sync_url": "Synclink Url",
5658 "synonyms": "Synonyms",
5759 "card_order": "Card Order",
5860 "card_sort_method": "Sort Method",