mirror of
https://github.com/Viren070/stremio-addons-list.git
synced 2025-12-01 23:19:02 +01:00
Fix Typo in Comment
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ const getCached = () => {
|
||||
cached.lastReached = body
|
||||
} else {
|
||||
cached.lastReached = {}
|
||||
console.log('warning: could not last reached data')
|
||||
console.log('warning: could not load last reached data')
|
||||
}
|
||||
resolve(cached)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user