mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 20:03:37 +00:00
Merge branch 'main' of github.com:AutoMaker-Org/automaker into cursor-docker-oauth
This commit is contained in:
@@ -7,6 +7,7 @@ interface UseCliStatusOptions {
|
||||
setCliStatus: (status: any) => void;
|
||||
setAuthStatus: (status: any) => void;
|
||||
}
|
||||
const logger = createLogger('CliStatus');
|
||||
|
||||
// Create logger once outside the hook to prevent infinite re-renders
|
||||
const logger = createLogger('CliStatus');
|
||||
|
||||
Reference in New Issue
Block a user