Skip to content

Commit 6b3e13b

Browse files
Update web/src/lib/connectors/connectors.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 4c95855 commit 6b3e13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/lib/connectors/connectors.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1558,7 +1558,7 @@ export interface GithubConfig {
15581558
include_issues: boolean;
15591559
}
15601560

1561-
export interface GithubPagesConfig {
1561+
export interface GitHubPagesConfig {
15621562
repo_owner: string;
15631563
repo_name: string;
15641564
branch?: string;

0 commit comments

Comments
 (0)