diff options
-rw-r--r-- | manifest.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 9c63f9c..8d410d9 100644 --- a/manifest.json +++ b/manifest.json @@ -1370,7 +1370,9 @@ "version": "0.1", "remote": "https://github.com/eugenpt/lite-xl-vibe:651c4fc55a285eeacbf5992b355d9c80f4fc78cb", "mod_version": "3", - "id": "vibe" + "id": "lite-xl-vibe", + "name": "vibe", + "replaces": ["vibe"] }, { "description": "Audio visualizer for Lite XL", |