mirror of
https://github.com/ascribe/onion.git
synced 2024-12-31 09:07:48 +01:00
Merge branch 'AD-1362-implement-portfolioreview-judging-flow' of github.com:ascribe/onion into AD-1362-implement-portfolioreview-judging-flow
This commit is contained in:
commit
c9d330c2bd
@ -16,7 +16,7 @@ class PrizeActions {
|
||||
.fetch()
|
||||
.then((res) => {
|
||||
this.actions.updatePrize({
|
||||
prize: res.prize
|
||||
prize: res
|
||||
});
|
||||
})
|
||||
.catch((err) => {
|
||||
|
Loading…
Reference in New Issue
Block a user