Skip to content

Commit

Permalink
Update index.js (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
LilyMakesThings authored Aug 23, 2024
1 parent 506daa3 commit 9cb2491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/default-project/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import projectData from './project-data';
/* eslint-disable import/no-unresolved */
import overrideDefaultProject from '!arraybuffer-loader!./override-default-project.sb3';
import backdrop from '!raw-loader!./cd21514d0531fdffb22204e0ec5ed84a.svg';
import costume1 from '!raw-loader!./rainbodendog.svg';
import costume1 from '!raw-loader!./odendog.svg';
/* eslint-enable import/no-unresolved */
import {TextEncoder} from '../tw-text-encoder';

Expand Down

0 comments on commit 9cb2491

Please sign in to comment.