Skip to content

Commit

Permalink
fix: .
Browse files Browse the repository at this point in the history
  • Loading branch information
rainbowwarmth committed Dec 19, 2024
1 parent ba60514 commit 4b8213d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/render.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ async function browserInit() {
try {
// 使用 puppeteer 启动本地浏览器
const _browser = await puppeteer.launch({
executablePath: kazuha.config.executablePath || undefined,
headless: true,
args: [
"--disable-gpu",
Expand Down

0 comments on commit 4b8213d

Please sign in to comment.