feat: add isSecret prop to PlayerNavbar for conditional navigation and title text, and update package version

This commit is contained in:
kuekhaoyang
2026-01-04 18:24:55 +08:00
parent d7cd4c6e36
commit bd0aee233d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "kvideo",
"version": "3.9.0",
"version": "3.9.1",
"private": true,
"scripts": {
"dev": "next dev",