From 21793ef4f3bfcc5d584975d271fcc9b7805e3077 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 19 Mar 2024 13:06:49 -0100 Subject: [PATCH] update conf.py --- python_modules/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_modules/conf.py b/python_modules/conf.py index 48566c43..6409df63 100644 --- a/python_modules/conf.py +++ b/python_modules/conf.py @@ -38,7 +38,7 @@ setup_gfb_cmds = ('inflate_bubble.set_gfb', setup_opb_cmds = ('inflate_bubble.set_opb', 'infra.open_box_configs' ) -setup_loadedxfce_cmds = ('inflate_bubble.set_loaded_xfce', +setup_loadedxf_cmds = ('inflate_bubble.set_loaded_xfce', 'infra.open_loaded_xfce_configs' )