Anki/ts/routes/deck-options/[deckId]
Arthur Milchior d7fc98d4d8
Deck options without bridge (#3571)
* NF: Modify CONTRIBUTORS

Just so that I stop getting the warning

* NF: Create `deckOptionsReady`

* NF: rename _close to require_close

The method will have to be used outside of this class, so can't be private

* NF: simplify slightly some code

* NF: remove bridge command from deck options

* Remove unused import

* Remove superfluous comment with a typo
2025-01-08 21:30:30 +11:00
..
+page.svelte Deck options without bridge (#3571) 2025-01-08 21:30:30 +11:00
+page.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00