diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 3fa65cc..48375d5 100644 --- a/manifest.json +++ b/manifest.json @@ -351,7 +351,7 @@ "mod_version": "3" }, { - "description": "Adds inter-process communication support", + "description": "Adds inter-process communication support, single-instance mode and tab drag and drop between instances.", "version": "0.3", "path": "plugins/ipc.lua", "id": "ipc", |