Fixed RE Bug for excluding Romanze, still have to fix correct label
diff --git a/shiny/app.R b/shiny/app.R
index 34efbb7..98b6f0e 100644
--- a/shiny/app.R
+++ b/shiny/app.R
@@ -3,6 +3,10 @@
 library(highcharter)
 library(RKorAPClient)
 library(tidyverse)
+
+#library(devtools)
+#install_git("https://korap.ids-mannheim.de/gerrit/IDS-Mannheim/idsThemeR")
+
 library(idsThemeR)
 
 corpus=c("", "referTo ratskorpus-2023-1", "referTo drukola.20180909.1b_words")