Merge pull request #927 from kittizz/fix-cli-inject

Fix: TypeError when using --inject with comma-separated file paths
This commit is contained in:
Tw93
2025-08-05 15:40:15 +08:00
committed by GitHub
2 changed files with 6 additions and 2 deletions

1
dist/cli.js vendored
View File

@@ -778,7 +778,6 @@ const DEFAULT_PAKE_OPTIONS = {
height: 780,
width: 1200,
fullscreen: false,
resizable: true,
hideTitleBar: false,
alwaysOnTop: false,
appVersion: '1.0.0',