fix: use PaddedCell as plugin id to match directory name
- Change plugin id from 'padded-cell' to 'PaddedCell' - Update manifest and install script - OpenClaw infers plugin id from directory name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "padded-cell",
|
||||
"id": "PaddedCell",
|
||||
"name": "PaddedCell",
|
||||
"version": "0.1.0",
|
||||
"description": "Secure password management, safe execution, and coordinated restart",
|
||||
|
||||
Reference in New Issue
Block a user