✨ Support setting navigation bar title
This commit is contained in:
3
bin/types.ts
vendored
3
bin/types.ts
vendored
@@ -6,6 +6,9 @@ export interface PakeCliOptions {
|
||||
// Application name
|
||||
name?: string;
|
||||
|
||||
// Window title (supports Chinese characters)
|
||||
title?: string;
|
||||
|
||||
// Application icon
|
||||
icon: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user