generated from nhcarrigan/template
chore: add QR Generator casing exception to repo name map
This commit is contained in:
@@ -143,6 +143,7 @@ const repoNameMap = {
|
|||||||
"ruu-goblin-quest": "Ruu's Goblin Quest",
|
"ruu-goblin-quest": "Ruu's Goblin Quest",
|
||||||
"typescript-config": "TypeScript Config",
|
"typescript-config": "TypeScript Config",
|
||||||
"vscode-themes": "Naomi's VSCode Themes",
|
"vscode-themes": "Naomi's VSCode Themes",
|
||||||
|
"qr-generator": "QR Generator",
|
||||||
};
|
};
|
||||||
|
|
||||||
const excludedRepos = new Set<string>([
|
const excludedRepos = new Set<string>([
|
||||||
|
|||||||
Reference in New Issue
Block a user