oops
This commit is contained in:
parent
3725db9789
commit
63ee482982
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ const getSpritesheetURL = (set: string) => {
|
|||
}
|
||||
|
||||
const getImageURL = (set: string, name: string) => {
|
||||
console.log(set, name);
|
||||
|
||||
return `/packs/emoji/${name}.svg`;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue