1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-15 21:45:57 +00:00
This commit is contained in:
Scott Tolksdorf
2018-12-04 13:37:55 -05:00
parent 52c0462a4f
commit bf21c3d351
5 changed files with 34 additions and 34 deletions

View File

@@ -27,7 +27,7 @@ const Admin = createClass({
<hr />
<BrewCleanup />
</div>
</div>
</div>;
}
});