mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-24 19:59:36 +00:00
Actually fix colors not updating on refresh
This commit is contained in:
@@ -368,6 +368,7 @@ function loadSpeciesHistory() {
|
|||||||
console.warn("Failed to parse species history from localStorage:", e);
|
console.warn("Failed to parse species history from localStorage:", e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
refreshEditor();
|
||||||
draw();
|
draw();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user