threefoldtecharchive / tfgrid_dashboard

unified portal + explorer
1 stars 3 forks source link

avoid unnecessary requests on updated hook #594

Closed 0oM4R closed 1 year ago

0oM4R commented 1 year ago

Description

the if-else block is outdated, it was needed when we had multiple accounts in the sidebar. and it was making many getFarm requests

Changes

Related Issues

Checklist