Skip to content

Commit

Permalink
Merge pull request #6 from robinallezard/feature/update-thelia-utils
Browse files Browse the repository at this point in the history
feat: update thelia utils
  • Loading branch information
Lucanis authored Feb 17, 2023
2 parents 8a511d6 + daef7df commit 1f316e5
Show file tree
Hide file tree
Showing 6 changed files with 84 additions and 85 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion templates/backOffice/default/tb-plugin/vendor/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ declare type ImageTag = {
};
declare type LibraryImage = {
id: number | null;
url: string | null;
fileName: string;
title: string;
tags: ImageTag[];
Expand Down
Loading

0 comments on commit 1f316e5

Please sign in to comment.