improved git commit fetching
This commit is contained in:
@@ -18,9 +18,7 @@
|
||||
|
||||
async function run() {
|
||||
await init();
|
||||
|
||||
let commit = '';
|
||||
start("canvas", commit);
|
||||
start("canvas");
|
||||
}
|
||||
run();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user