Skip to content

Commit 78c24e8

Browse files
committed
undo playground change
1 parent aea28a5 commit 78c24e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/playground/playground.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ xhr.addEventListener('load', function () {
4646
});
4747
}
4848
});
49-
xhr.open('GET', 'https://cdn.assets.scratch.mit.edu/internalapi/asset/7e4d03ea982f865367dfc821108bf59f.svg/get/');
49+
xhr.open('GET', 'https://cdn.assets.scratch.mit.edu/internalapi/asset/b7853f557e4426412e64bb3da6531a99.svg/get/');
5050
xhr.send();
5151

5252
if (wantedSkin === WantedSkinType.pen) {

0 commit comments

Comments
 (0)