feat: add shortcut keys preferencs
This commit is contained in:
@@ -11,7 +11,7 @@ defineOptions({
|
||||
|
||||
<template>
|
||||
<VbenButton
|
||||
:title="$t('preference.preferences')"
|
||||
:title="$t('preferences.preferences')"
|
||||
class="bg-primary flex-col-center h-9 w-9 cursor-pointer rounded-l-md rounded-r-none border-none"
|
||||
>
|
||||
<IconSetting class="text-lg" />
|
||||
|
Reference in New Issue
Block a user