Closes #1406

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-01 21:51:00 +08:00
parent 022108607f
commit 12a68257a3

View File

@@ -11,7 +11,7 @@ enum VideoPubTimeType {
enum VideoDurationType {
all('全部时长'),
tenMins('0-10分钟'),
halfHour('0-30分钟'),
halfHour('10-30分钟'),
hour('30-60分钟'),
hourPlus('60分钟+');