Skip to content

Commit

Permalink
fix: switched to cdk for 2d rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
CS76 committed Aug 2, 2024
1 parent 6a518b9 commit 1e2f8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/Shared/Depictor2D.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
width +
'&CIP=' +
CIP +
'&toolkit=rdkit'
'&toolkit=cdk'
"
alt=""
/>
Expand Down

0 comments on commit 1e2f8e2

Please sign in to comment.