We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e42e7 commit 884df01Copy full SHA for 884df01
1 file changed
static/extensions/Gen1x/storage_plus.js
@@ -27,7 +27,7 @@
27
getInfo() {
28
return {
29
id: 'g1nxBettererStorage',
30
- name: 'Storage +',
+ name: 'Storage+',
31
color1: '#b19cd9',
32
color2: '#967bb6',
33
menuIconURI: stupiduri,
@@ -555,3 +555,4 @@ Contact me on Discord at gen1x_loll or on the PenguinMod server if it goes down
555
Scratch.extensions.register(new BettererStorage());
556
})(Scratch);
557
558
+
0 commit comments