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
@@ -212,3 +212,4 @@ namespace YouTubeChannelDownloader
return str; return str;
} }
} }
}