0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +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;
}
}
}, [])
}, []);
}
},