mirror of
https://github.com/calli-eve/eve-pi.git
synced 2026-02-17 21:19:50 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
499cb40d3a |
@@ -83,6 +83,7 @@ export const getPlanet = async (
|
|||||||
timestamp: Date.now(),
|
timestamp: Date.now(),
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// Persist to localStorage
|
||||||
saveCacheToStorage(planetCache);
|
saveCacheToStorage(planetCache);
|
||||||
|
|
||||||
return planetInfo;
|
return planetInfo;
|
||||||
|
|||||||
Reference in New Issue
Block a user