Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyGamer13 committed Dec 4, 2023
1 parent 2741e47 commit a5c30ea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/lib/libraries/extensions/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,14 @@ const menuItems = [

if (IsLocal || IsLiveTests) {
const extras = [
{
name: 'Christmas',
extensionId: 'jgChristmas',
iconURL: defaultExtensionIcon,
tags: ['penguinmod'],
description: 'hooraye',
featured: true
},
{
name: 'Legacy Files',
extensionId: 'jgFiles',
Expand Down

0 comments on commit a5c30ea

Please sign in to comment.