0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 11:58:40 +00:00
This commit is contained in:
Trevor Buckner
2025-01-27 23:10:37 -05:00
parent c22bb7fb92
commit 36df121cf6
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1002,7 +1002,7 @@ const Markdown = {
});
return errors;
}
},
};
export default Markdown;