From 2543191639736001e1934f00a2fdd9d3d43353dc Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 20 Jul 2020 11:32:21 +0200 Subject: [PATCH] Add a todo file for stuff still missing in python plugins --- python-todos.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python-todos.txt diff --git a/python-todos.txt b/python-todos.txt new file mode 100644 index 00000000..bb95d61c --- /dev/null +++ b/python-todos.txt @@ -0,0 +1,3 @@ + +* thing.settingChangedHandler missing +* pluginStorage missing