pake最新版本

This commit is contained in:
Tw93
2022-12-21 19:42:17 +08:00
parent 043c472013
commit 737022fa2b
6 changed files with 54 additions and 38 deletions

4
bin/defaults.ts vendored
View File

@@ -2,8 +2,8 @@ import { PakeCliOptions } from './types.js';
export const DEFAULT_PAKE_OPTIONS: PakeCliOptions = {
icon: '',
height: 800,
width: 1280,
height: 780,
width: 1200,
fullscreen: false,
resizable: true,
transparent: false,