mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-19 10:43:08 +00:00
Merge remote-tracking branch 'upstream/v0.15.0rc' into feat/add-zai-usage-tracking
# Conflicts: # apps/ui/src/components/usage-popover.tsx # apps/ui/src/components/views/board-view/mobile-usage-bar.tsx
This commit is contained in:
@@ -1079,7 +1079,6 @@ if (typeof window !== 'undefined') {
|
||||
}
|
||||
|
||||
// Mock API for development/fallback when no backend is available
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
const _getMockElectronAPI = (): ElectronAPI => {
|
||||
return {
|
||||
ping: async () => 'pong (mock)',
|
||||
|
||||
Reference in New Issue
Block a user