mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Fix a typo
This commit is contained in:
parent
3f42bb6793
commit
8a677e07a2
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ patch_extra_lines = 1
|
|||
secret_provider="google_cloud_storage"
|
||||
cli_mode=false
|
||||
ai_disclaimer_title="" # Pro feature, title for a collapsible disclaimer to AI outputs
|
||||
ai_disclaimer="" # Pro feature, full text for the AI discalimer
|
||||
ai_disclaimer="" # Pro feature, full text for the AI disclaimer
|
||||
|
||||
[pr_reviewer] # /review #
|
||||
# enable/disable features
|
||||
|
|
|
|||
Loading…
Reference in a new issue