1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-22 06:11:23 +00:00

fix: broken semi and graph min-height

This commit is contained in:
Jacky Zhao
2022-05-02 13:00:41 -04:00
parent e9a33c04b5
commit fc89ff2680
2 changed files with 2 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ const removeMarkdown = (
return markdown
}
return output
}
};
// -----
(async function() {