Add basic preloading for nodeinfo/config
1 unresolved thread
1 unresolved thread
Compare changes
+ 31
− 5
@@ -8,9 +8,34 @@ import backendInteractorService from '../services/backend_interactor_service/bac
@@ -133,7 +158,7 @@ const getTOS = async ({ store }) => {
@@ -196,7 +221,7 @@ const resolveStaffAccounts = ({ store, accounts }) => {
@@ -315,17 +340,18 @@ const afterStoreSetup = async ({ store, i18n }) => {