This commit is contained in:
jxxghp
2024-02-25 17:17:53 +08:00
parent a3f3330dad
commit 38dcd3635a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "moviepilot", "name": "moviepilot",
"version": "1.6.7-2", "version": "1.6.7-3",
"private": true, "private": true,
"bin": "dist/service.js", "bin": "dist/service.js",
"scripts": { "scripts": {
+1 -1
View File
@@ -78,7 +78,7 @@ onUnmounted(() => {
<template> <template>
<VCard title="定时作业"> <VCard title="定时作业">
<VCardSubtitle> 手动执行不会影响作业正常的时间表 </VCardSubtitle> <VCardSubtitle> 包含系统内置服务以及插件提供的服务手动执行不会影响作业正常的时间表 </VCardSubtitle>
<VTable class="text-no-wrap"> <VTable class="text-no-wrap">
<thead> <thead>