fix conflict

Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
Andy Lee 2025-05-28 13:05:55 +08:00
parent 580b2892cb
commit d412ee2aa6
No known key found for this signature in database
GPG Key ID: EC774C32160918ED

View File

@ -171,7 +171,7 @@ export default {
<template #body> <template #body>
<div class="pl-10 pr-10"> <div class="pl-10 pr-10">
<span <span
v-clean-html="t(warningMessageKey, { type, names: resourceNames }, true)" v-clean-html="warningMessage"
></span> ></span>
<div <div