Skip to content

Commit 884df01

Browse files
Add a religious symbol (#486)
1 parent d6e42e7 commit 884df01

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

static/extensions/Gen1x/storage_plus.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
getInfo() {
2828
return {
2929
id: 'g1nxBettererStorage',
30-
name: 'Storage +',
30+
name: 'Storage+',
3131
color1: '#b19cd9',
3232
color2: '#967bb6',
3333
menuIconURI: stupiduri,
@@ -555,3 +555,4 @@ Contact me on Discord at gen1x_loll or on the PenguinMod server if it goes down
555555
Scratch.extensions.register(new BettererStorage());
556556
})(Scratch);
557557

558+

0 commit comments

Comments
 (0)