Skip to content

Commit

Permalink
Change the ID as well
Browse files Browse the repository at this point in the history
  • Loading branch information
LilyMakesThings authored Aug 23, 2023
1 parent 6ed9513 commit d623840
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/Lily/ListTools.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Name: List Tools
// ID: lmsData
// ID: lmsListTools
// Description: An assortment of new ways to interact with lists.
// By: LilyMakesThings <https://scratch.mit.edu/users/LilyMakesThings/>

Expand All @@ -26,7 +26,7 @@
class Data {
getInfo() {
return {
id: "lmsData",
id: "lmsListTools",
name: "List Tools",
color1: "#ff661a",
color2: "#f2590d",
Expand Down

0 comments on commit d623840

Please sign in to comment.