Started Schedule cloud integration

This commit is contained in:
frikky
2020-11-07 11:45:46 +01:00
parent 1193cf6aaf
commit b72e436d8e
4 changed files with 100 additions and 26 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ const App = (message, props) => {
// Dumb for content load (per now), but good for making the site not suddenly reload parts (ajax thingies)
const options = {
timeout: 5000,
timeout: 9000,
position: positions.BOTTOM_LEFT,
};