Comparing version 1.0.12 to 1.0.13
@@ -505,3 +505,3 @@ /** | ||
console.log('\nTried to click .chat__Input but element not found. Refreshing page...') | ||
await this.refresh() | ||
await this.force_refresh() | ||
} | ||
@@ -878,3 +878,3 @@ } | ||
this.save() | ||
this.refresh() | ||
await this.refresh() | ||
} | ||
@@ -881,0 +881,0 @@ |
{ | ||
"name": "crispybot", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "An annoying bot.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
855432