chore: update config definition

Signed-off-by: Andy LADJADJ <andy.ladjadj@adevinta.com>
This commit is contained in:
Andy LADJADJ
2025-03-24 15:28:55 +01:00
parent aab955ddc7
commit f687ad4cbd
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ export type GerritIntegrationConfig = {
cloneUrl?: string;
/**
* Disable the edit url feature for Gerrit <= 3.8.
* Disable the edit url feature for Gerrit version less than 3.9.
*/
disableEditUrl?: boolean;