mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
Merge pull request #45 from a110605/fix_enable_group_modal
Format messages in enable usb group modal
This commit is contained in:
commit
5b0202a13b
@ -93,7 +93,10 @@ export default {
|
||||
</template>
|
||||
|
||||
<template #body>
|
||||
{{ t('harvester.usb.enablePassthroughWarning') }}
|
||||
<t
|
||||
k="harvester.usb.enablePassthroughWarning"
|
||||
:raw="true"
|
||||
/>
|
||||
</template>
|
||||
|
||||
<template #actions>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user