Fix style issues

This commit is contained in:
Manuel Thalmann 2022-12-10 00:29:14 +01:00
parent 9c9504363d
commit b0d029e07f

View file

@ -167,4 +167,4 @@ export let Watch: TaskFunction = async (): Promise<void> =>
}
});
});
}
};