0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-14 15:03:07 +00:00

circleCI update

This commit is contained in:
Gazook89
2021-11-08 09:07:59 -06:00
parent 403e5050e8
commit 796bd22000

View File

@@ -140,7 +140,7 @@ const Editor = createClass({
editorPageCount = editorPageCount + 1; editorPageCount = editorPageCount + 1;
} }
} }
}, []) }, []);
} }
}, },