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