@@ -78,5 +78,5 @@ export function clearCache() {
icon: 'success',
duration: 2000
});
- })
+ }).catch(()=>{})
}