Skip to content

Commit

Permalink
update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Apr 29, 2024
1 parent 98fb508 commit 38b670c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/spine/src/spineAtlasCompress.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export function spineAtlasCompress(_options?: SpineAtlasCompressOptions): AssetP
const defaultOptions = {
..._options,
tags: {
tps: 'nc',
nc: 'nc',
..._options?.tags
}
};
Expand Down

0 comments on commit 38b670c

Please sign in to comment.