0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-26 12:58:39 +00:00

Fixed renderer crashing with malformed html on load

This commit is contained in:
Scott Tolksdorf
2016-12-25 23:44:24 -05:00
parent 75f0a9f755
commit 9fd7586726
3 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
- Changed icon for the metadata
- Made links useable in footer (thanks u/Dustfinger1 re:249)
- Added print media queries to remove box shadow on print (thanks u/dmmagic re: 246)
- Fixed realtime renderer not functioning if loaded with malformed html on load (thanks u/RattiganIV re:247)