mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
fix: 回退全屏模式
This commit is contained in:
@@ -125,7 +125,7 @@ export function isFullscreenEnvEnabled(): boolean {
|
||||
}
|
||||
return false
|
||||
}
|
||||
return true
|
||||
return process.env.USER_TYPE === 'ant'
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user