Skip to content

Commit

Permalink
Lily/lmsutils: relist (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
LilyMakesThings committed Aug 25, 2023
1 parent ba9cd6a commit ac09f70
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion extensions/Lily/lmsutils.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
// Name: Lily's Toolbox
// ID: lmsutilsblocks
// Description: Previously called LMS Utilities.
// By: LilyMakesThings <https://scratch.mit.edu/users/LilyMakesThings/>

(function (Scratch) {
"use strict";
const menuIconURI =
Expand All @@ -19,7 +24,7 @@
getInfo() {
return {
id: "lmsutilsblocks",
name: "LMS Utilities",
name: "Lily's Toolbox",
color1: "#3bb2ed",
color2: "#37a1de",
color3: "#3693d9",
Expand Down
1 change: 1 addition & 0 deletions extensions/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"NOname-awa/more-comparisons",
"JeremyGamer13/tween",
"rixxyx",
"Lily/lmsutils",
"qxsck/data-analysis",
"qxsck/var-and-list",
"vercte/dictionaries",
Expand Down
Loading

0 comments on commit ac09f70

Please sign in to comment.