Skip to content

Commit

Permalink
Update api.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vipocenka authored Feb 1, 2025
1 parent c8b95e4 commit e53e69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-story/src/types/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export enum RESOURCE_TYPE {
LATEST_TRANSACTIONS = "transactions/latest",
}

export enum RESPOURCE_RESPONSE_TYPE {
export enum RESOURCE_RESPONSE_TYPE {
LICENSE_TOKEN = "LICENSETOKEN", // new version
LICENSE_TEMPLATES = "LICENSETEMPLATE", // new version
LICENSE_TERMS = "LICENSETERM", // new version
Expand Down

0 comments on commit e53e69f

Please sign in to comment.