diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-07-01 15:23:18 -0400 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-07-01 15:23:18 -0400 |
commit | 0c2b22adce7b95be27a5576d707650bfd5c1a0e8 (patch) | |
tree | f1db291899ab5737c8a6ddb37c6097bdc97395b2 | |
parent | c645f342667b60440dc4929e018741d52df33ac8 (diff) | |
download | lite-xl-plugins-0c2b22adce7b95be27a5576d707650bfd5c1a0e8.tar.gz lite-xl-plugins-0c2b22adce7b95be27a5576d707650bfd5c1a0e8.zip |
Changed "vibe" to "lite-xl-vibe", to better reflect underlying repository structure.
-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", |