From 18df2f36e8bbab621f2cae9035c77fffac57d1e2 Mon Sep 17 00:00:00 2001 From: Twarit Waikar Date: Tue, 20 Dec 2022 15:36:14 +0530 Subject: VCS: Fix GDExtension return types for VCS after Array type hardening --- doc/classes/EditorVCSInterface.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/EditorVCSInterface.xml b/doc/classes/EditorVCSInterface.xml index b766978c04..85c10fefd9 100644 --- a/doc/classes/EditorVCSInterface.xml +++ b/doc/classes/EditorVCSInterface.xml @@ -53,7 +53,7 @@ - + Gets an instance of an [Array] of [String]s containing available branch names in the VCS. @@ -94,7 +94,7 @@ - + Returns an [Array] of [String]s, each containing the name of a remote configured in the VCS. -- cgit v1.2.3