feat: Add deafen to pc, fix mobiel view, fix freeze on startup
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
<p class="mt-1 font-mono text-[11px] text-muted-foreground">{{ preset.key }}</p>
|
||||
</div>
|
||||
|
||||
@if (preset.theme.meta.name === 'Toju Website Dark') {
|
||||
@if (preset.theme.meta.name === 'Toju Default Dark 11') {
|
||||
<span class="rounded-full bg-primary/12 px-2 py-0.5 text-[10px] font-medium text-primary">Default</span>
|
||||
}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user