aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2023-08-13 04:00:02 +0200
committerGuldoman <giulio.lettieri@gmail.com>2023-08-13 04:00:02 +0200
commitca4e15c36bf90f9b72175f78dfc092168306afd4 (patch)
tree01d5b040c79b01e24d2ceda1c47d4385fdcac037
parent19f4f084895ea0d6bcc6ed17b0fe53462390978c (diff)
downloadlite-xl-plugins-ca4e15c36bf90f9b72175f78dfc092168306afd4.tar.gz
lite-xl-plugins-ca4e15c36bf90f9b72175f78dfc092168306afd4.zip
Fixed `wal.xl` id
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 1cf275f..fde1efa 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1445,7 +1445,7 @@
"description": "`pywal` integration with Lite XL.",
"version": "1.0",
"remote": "https://github.com/ThaCuber/wal.lxl:1c59b2378781ffb59ca8e27ccb5b50d4394a4c44",
- "id": "wal.lxl",
+ "id": "wal_lxl",
"name": "wal.lxl",
"mod_version": "3"
},