Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dbce63d

Browse files
authored
Update MainSource.js
1 parent ba183c3 commit dbce63d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/MainSource.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import DocsSource from "./DocsSource";
33

44
const branchBlacklist = new Set(["docs", "js-docs", "v2", "alpha"]);
55
export default new DocsSource({
6-
id: "TS-DisTube",
7-
name: "TS DisTube",
6+
id: "DisTube",
7+
name: "TypeScript DisTube",
88
repo: "skick1234/DisTube",
99
global: "DisTube",
1010
branch: "docs",

0 commit comments

Comments
 (0)