mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix typo
Closes #1406 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -11,7 +11,7 @@ enum VideoPubTimeType {
|
|||||||
enum VideoDurationType {
|
enum VideoDurationType {
|
||||||
all('全部时长'),
|
all('全部时长'),
|
||||||
tenMins('0-10分钟'),
|
tenMins('0-10分钟'),
|
||||||
halfHour('0-30分钟'),
|
halfHour('10-30分钟'),
|
||||||
hour('30-60分钟'),
|
hour('30-60分钟'),
|
||||||
hourPlus('60分钟+');
|
hourPlus('60分钟+');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user