From b36c078f67dce0ceacce8293fcef66d16022505e Mon Sep 17 00:00:00 2001
From: Tenvi <30214981+TenviLi@users.noreply.github.com>
Date: Mon, 31 Oct 2022 15:56:17 +0800
Subject: [PATCH] fix(ScheduleRow): display `vsRule.name` through i18n. (Fixes
#14)
---
src/components/ScheduleRow.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/ScheduleRow.vue b/src/components/ScheduleRow.vue
index 9c8daa0..57ef3eb 100644
--- a/src/components/ScheduleRow.vue
+++ b/src/components/ScheduleRow.vue
@@ -6,7 +6,7 @@