Skip to content

Commit

Permalink
Update activity.js
Browse files Browse the repository at this point in the history
  • Loading branch information
omsuneri authored Jan 17, 2025
1 parent 4ac1749 commit bb45808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/activity.js
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,7 @@ class Activity {
};

/**
* @returns {SVG} returns SVG of blocks
* @returns {PNG} returns PNG of block artwork
*/
this.printBlockPNG = async () => {
// Setps to convert the SVG to PNG of BlockArtwork
Expand Down

0 comments on commit bb45808

Please sign in to comment.