mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
fixed cyland/ikono serializers
This commit is contained in:
parent
8f14b27eac
commit
743c11df5b
@ -44,7 +44,7 @@ let RegisterPiece = React.createClass( {
|
||||
return mergeOptions(
|
||||
UserStore.getState(),
|
||||
WhitelabelStore.getState(),
|
||||
PieceListStore.getState(),
|
||||
PieceListStore.getState()
|
||||
);
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user