aboutsummaryrefslogtreecommitdiffstats
path: root/src/etianalyse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/etianalyse.cpp')
-rw-r--r--src/etianalyse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etianalyse.cpp b/src/etianalyse.cpp
index c457085..f416c77 100644
--- a/src/etianalyse.cpp
+++ b/src/etianalyse.cpp
@@ -445,7 +445,7 @@ void ETI_Analyser::eti_analyse()
}
if (config.analyse_fic_carousel) {
- figs.analyse();
+ figs.analyse(get_mode_identity());
}
}