Update hideandshowtools.js

This commit is contained in:
MicaelNotUsed 2025-04-02 20:53:53 -03:00 committed by GitHub
parent ef2eb9f2e8
commit 9d55a3dc76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -14,5 +14,5 @@ elements.show = {
},
category: "tools",
canPlace: false,
desc: "Use on pixels to show them, can also unpaint elements."
desc: "Use on pixels to show them."
};