mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
Fix minor issue
This commit is contained in:
parent
35e9bedf04
commit
ecdcbbc25e
@ -25,7 +25,7 @@ class WhitelabelStore {
|
||||
}
|
||||
}
|
||||
|
||||
onSuccessFetchWhitelabel(whitelabel) {
|
||||
onSuccessFetchWhitelabel({ whitelabel }) {
|
||||
this.whitelabelMeta.invalidateCache = false;
|
||||
this.whitelabel = whitelabel;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user