Stats: return false if update has failed
This commit is contained in:
		| @@ -90,7 +90,7 @@ stats_update() | ||||
| 		LogError(error); | ||||
|  | ||||
| 		stats_validity = StatsValidity::FAILED; | ||||
| 		return true; | ||||
| 		return false; | ||||
| 	} | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann