updates
This commit is contained in:
Родитель
06c32e1dad
Коммит
af93075a06
|
@ -25,7 +25,7 @@ export async function IsValidLogo(FileName: string): Promise<ExitCode> {
|
||||||
}
|
}
|
||||||
|
|
||||||
let fileTypeSuffixes;
|
let fileTypeSuffixes;
|
||||||
let filePathFolderPrefixes = ["Logos","Logo"];
|
let filePathFolderPrefixes = ["Logos","Solutions"];
|
||||||
let fileKinds = ["Added","Modified"];
|
let fileKinds = ["Added","Modified"];
|
||||||
let CheckOptions = {
|
let CheckOptions = {
|
||||||
onCheckFile: (filePath: string) => {
|
onCheckFile: (filePath: string) => {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче