feat: add shortcut keys preferencs
This commit is contained in:
@@ -18,7 +18,7 @@ const components: Record<string, Component> = {
|
||||
|
||||
const PRESET = computed(() => [
|
||||
{
|
||||
name: $t('preference.wide'),
|
||||
name: $t('preferences.wide'),
|
||||
type: 'wide',
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user