Skip to content

Commit

Permalink
chore(playground): dude body url
Browse files Browse the repository at this point in the history
  • Loading branch information
crashmax-dev committed Mar 13, 2024
1 parent 2db62ab commit 0884f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/playground/src/pages/overlay/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const dudesLayers: Record<DudesLayer, { name: string; src: string }[]> =
body: [
{
name: 'Dude',
src: 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASAAAAAgCAYAAACy9KU0AAAAAXNSR0IArs4c6QAAAVVJREFUeJzt3EFuwyAQBVCoehnfuCfLpoehC9ep1UYuWDhD7PckVjb+I0CjbEhKAAAAAAAAAEAnueHdcuC3qVO7B0etfXR+pOjzf8r82iJLKW35OeeW71fV0Pj+S2xAS37tHhyw9iPkR4o+/6fNf68Jv91uTeEppVRKSTnnUlNE3eeaF6BX9hD5LXvQee2HyN85r8vZCz7/p86vaUDRTr0B/Ku5+S+s//jeoguADbua/33y3Lj2/nriCTQgIIwGBITRgIAwGhAQRgMCwmhAQBgNCAijAQFhNCAgjAYEhHmV2/BXz0/p+1rCNE0R2VH51ZkH1xK9/xfP//hMaT4MZZHmOzb38efZPKeL5U5PS/7eC4wj5q9LqRxHicgve/WqJXr/y8+dtofjUV1H5W+twXrU5rd2qPVXf8/detbL1fOvKvLvONZG3f9nZjvnAAAAAAAAADCmLynTrb5yQ6D8AAAAAElFTkSuQmCC'
src: 'body/dude.png'
},
{
name: 'Cat',
Expand Down

0 comments on commit 0884f74

Please sign in to comment.