#463 Add Promise.all to send requests when loading
All threads resolved!
All threads resolved!
Compare changes
+ 28
− 11
@@ -219,6 +219,15 @@ const getNodeInfo = async ({ store }) => {
@@ -230,18 +239,26 @@ const afterStoreSetup = async ({ store, i18n }) => {