Fix Dropdown LanguageSwitcher.

This commit is contained in:
2025-04-15 14:05:03 +02:00
parent c1f59a0e6d
commit 76d178f54e
4 changed files with 7 additions and 5 deletions
+2
View File
@@ -2,6 +2,8 @@ import os
def should_ignore(path):
ignore_paths = [
'dist',
'git',
'.idea',
'dev-dist',
'node_modules',