docs: update packages/integration/config.d.ts

Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Andy Ladjadj <andy.ladjadj@adevinta.com>
This commit is contained in:
Andy Ladjadj
2025-04-28 10:52:26 +02:00
committed by Andy LADJADJ
parent 5727e7e0a6
commit 221474c980
+1 -1
View File
@@ -182,7 +182,7 @@ export interface Config {
*/
cloneUrl?: string;
/**
* Disable the edit url feature for Gerrit version less than 3.9.
* Disable the edit url feature.
* @visibility frontend
*/
disableEditUrl?: boolean;