fix(*): Add missing brace to git

This commit is contained in:
Josh Creek
2021-08-29 15:50:25 +01:00
parent 4ad7c2a4e0
commit e2bd33c7d2
+1
View File
@@ -211,4 +211,5 @@ namespace YouTubeChannelDownloader
return str;
}
}
}