mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-26 02:39:33 +08:00
Update index.vue
This commit is contained in:
parent
1e7a8209b7
commit
e9c41b6bdb
@ -283,7 +283,7 @@ const tipText = computed(() => {
|
||||
const optionKeyName = isWindows ? 'Alt' : 'Option、Command';
|
||||
return t('feature.settings.global.addShortcutKeyTips', {
|
||||
optionKeyName: optionKeyName,
|
||||
}) + `此外你也可以双击修饰键,如(Ctrl+Ctrl)`;
|
||||
}) + `此外你也可以双击修饰键如(Ctrl+Ctrl, 双击修饰键需要重启)`;
|
||||
});
|
||||
|
||||
const currentSelect = ref(['userInfo']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user