Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/extensions/tutoriusremote.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/extensions/tutoriusremote.py b/src/extensions/tutoriusremote.py
index 129b7b3..2cd449d 100755
--- a/src/extensions/tutoriusremote.py
+++ b/src/extensions/tutoriusremote.py
@@ -106,6 +106,8 @@ class TPalette(Palette):
activity = get_model().get_active_activity()
act_name = activity.get_type()
+ LOGGER.debug("Remote :: Listing tutorial for activity %s", act_name)
+
tutorial_dict = Vault.list_available_tutorials(act_name)
# Build the combo box