schoolbox web extension :)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(subheader): add missing description to toggle

willow 3ab0081a 9bca5997

+1
+1
src/entrypoints/plugins/subheader/Menu.svelte
··· 7 7 8 8 <Toggle 9 9 text="Open links in new tab" 10 + description="Whether to open class links in a new tab." 10 11 size="small" 11 12 id="openInNewTab" 12 13 checked={settings.openInNewTab.state.toggle}