From 13770fcc2dad1daa3534e4c4c5420e8d21904b29 Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期四, 05 五月 2022 11:48:27 +0800 Subject: [PATCH] save jump subuser list --- src/Pool/VideoRuleData.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/Pool/VideoRuleData.ts b/src/Pool/VideoRuleData.ts index 59e7d8f..a49fec8 100644 --- a/src/Pool/VideoRuleData.ts +++ b/src/Pool/VideoRuleData.ts @@ -63,6 +63,7 @@ ] this.selectResolution = '1002' this.hasCtrlC = false + } public async update() { -- Gitblit v1.8.0