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