Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsderp authored Dec 23, 2023
1 parent 4b52e7b commit d359bcf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/lib/libraries/extensions/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,15 @@ const menuItems = [
description: 'Make your projects talk with the TikTok API.',
featured: true
},
{
name: 'Asset Manager',
extensionId: 'https://extensions.turbowarp.org/Lily/Assets.js',
twDeveloper: 'LillyMakesThings',
iconURL: 'https://extensions.turbowarp.org/images/Lily/Assets.svg',
tags: ['turbowarp'],
description: 'Add, remove, and get data from various types of assets.',
featured: true
},
{
name: (
<FormattedMessage
Expand Down

0 comments on commit d359bcf

Please sign in to comment.