Skip to content

Commit

Permalink
Merge pull request #22 from l3vels/fix/update-meta-v2
Browse files Browse the repository at this point in the history
fix: update meta
  • Loading branch information
jemiks authored Apr 24, 2023
2 parents 470f10b + 059f339 commit 4e63488
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
File renamed without changes
14 changes: 7 additions & 7 deletions src/Icons/iconsMetaData.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ const VIEW = "View";
export const iconsMetaData = [
// DO NOT REMOVE THIS FOLLOWING LINE!
// plop_marker:icon_metadata
{
name: "ObjectIcon",
file: "ObjectIcon.svg",
description: "",
tags: ""
},

{
name: "SpecialWarningInfo",
file: "SpecialWarningInfo.svg",
Expand Down Expand Up @@ -95,13 +102,6 @@ export const iconsMetaData = [
tags: ""
},

{
name: "Object",
file: "Object.svg",
description: "",
tags: ""
},

{
name: "MultiSelect",
file: "MultiSelect.svg",
Expand Down

0 comments on commit 4e63488

Please sign in to comment.