Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/omemo
diff options
context:
space:
mode:
authorwurstsalat <mailtrash@posteo.de>2022-09-12 23:02:13 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-09-19 23:33:40 +0300
commit8fccd261e80f44ec229c165d9956e4048774a073 (patch)
treeb69339d5aace16ba6a2ded4b889020462230a722 /omemo
parent70221e9ca6bce87acf2368a426bcc64c102de03b (diff)
Adapt plugin manifests to changes in Gajim 1.5
Diffstat (limited to 'omemo')
-rw-r--r--omemo/plugin-manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/omemo/plugin-manifest.json b/omemo/plugin-manifest.json
index f9c9ff9..784c912 100644
--- a/omemo/plugin-manifest.json
+++ b/omemo/plugin-manifest.json
@@ -9,6 +9,7 @@
"config_dialog": true,
"name": "OMEMO",
"platforms": [
+ "others",
"linux",
"darwin",
"win32"