feat: custom title bar that is more compact
This commit is contained in:
@@ -124,6 +124,9 @@ Object.defineProperty(globalThis, 'window', {
|
||||
cancel: vi.fn(),
|
||||
clearCompleted: vi.fn(),
|
||||
},
|
||||
app: {
|
||||
triggerMenuAction: vi.fn(),
|
||||
},
|
||||
import: {
|
||||
selectAndAnalyze: vi.fn(),
|
||||
analyzeFile: vi.fn(),
|
||||
|
||||
Reference in New Issue
Block a user