mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-08 08:00:10 +00:00
[fix review issue]: update setting name
This commit is contained in:
@@ -150,7 +150,7 @@ function CurrentFileBadge({
|
||||
<span>{mentionable.file.name}</span>
|
||||
</div>
|
||||
<div className="infio-chat-user-input-file-badge-name-block-suffix">
|
||||
{' (Current File)'}
|
||||
{' (Current file)'}
|
||||
</div>
|
||||
</BadgeBase>
|
||||
) : null
|
||||
|
||||
Reference in New Issue
Block a user