Skip to content

Commit 261dbf3

Browse files
authored
fix extensions.js conflict
fix conflict by manually adding gen1x extension to list
1 parent 3b55d8c commit 261dbf3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/lib/extensions.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ export default [
2828
creator: "Ikelene",
2929
isGitHub: true,
3030
},
31+
{
32+
name: "Storage Plus",
33+
description: "A storage extension with many more features. Featuring server storage (with a fast server), local storage and more!",
34+
code: "Gen1x/storage_plus.js",
35+
banner: "Gen1x/storage_plus.avif",
36+
creator: "G1nX",
37+
},
3138
{
3239
name: "MotionSprite",
3340
description: "An advanced math-based animation system",

0 commit comments

Comments
 (0)