Skip to content

Commit

Permalink
Update UIA.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
grctest committed Sep 15, 2024
1 parent 03c18d0 commit 4d720cd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/UIA.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,8 @@ export default function UIA(properties) {
}).filter((x) => x),
extensions: _extensions
},
bitasset_opts: null,
is_prediction_market: false,
extensions: null
extensions: {}
};
}, [
usr,
Expand Down

0 comments on commit 4d720cd

Please sign in to comment.