whitep4nth3r / pantherworld

View your p4nth3rworld inventory, read the manual, and more!
https://p4nth3r.world
21 stars 6 forks source link

[chore] Refactor `EventFeed.vue` file to contain less Switch statments. #112

Closed kbuczynski-nashpl closed 2 months ago

kbuczynski-nashpl commented 2 months ago

The number of switch statements is too large in this file, most of it can be refactored into single one that will return object with all values we need.