feat: restore playbackrate in webkit

This commit is contained in:
shinya
2025-07-30 21:55:17 +08:00
parent f969e203e2
commit 6989d5e952
3 changed files with 15 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
'use client';
const CURRENT_VERSION = '20250730101917';
const CURRENT_VERSION = '20250730215517';
// 版本检查结果枚举
export enum UpdateStatus {