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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2022-04-21 23:00:57 +0300
committerlovetox <philipp@hoerist.com>2022-05-07 01:25:57 +0300
commit504b14b688e1dccd8ab64a9658cd63a6e2438374 (patch)
treef2bc5e1a676957c81432b20c06b40a4eaa00f5db /pyrightconfig.json
parenta21509a8bf02349e52108218c1a630d82a80c5c4 (diff)
refactor: Move PluginsWindow into gtk folder
Diffstat (limited to 'pyrightconfig.json')
-rw-r--r--pyrightconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyrightconfig.json b/pyrightconfig.json
index 680c266f4..099ef1a87 100644
--- a/pyrightconfig.json
+++ b/pyrightconfig.json
@@ -78,6 +78,7 @@
"gajim/gtk/notification.py",
"gajim/gtk/password_dialog.py",
"gajim/gtk/pep_config.py",
+ "gajim/gtk/plugins.py",
"gajim/gtk/preview_audio.py",
"gajim/gtk/proxies.py",
"gajim/gtk/remove_account.py",