Skip to content

Commit

Permalink
Revert "feat(superset): try adding a second language"
Browse files Browse the repository at this point in the history
Trying to ensure this doesn't have anything to do with recent dashboard
issues.

This reverts commit 5abfa62.
  • Loading branch information
johnallen3d committed Jan 21, 2025
1 parent 948dd40 commit 86989a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions system/base/templates/superset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ spec:
FEATURE_FLAGS = {
"DASHBOARD_RBAC": True
}
LANGUAGES = {
"en": {"flag": "us", "name": "English"},
"es": {"flag": "es", "name": "Spanish"}
}
- name: bootstrapScript
value: |
#!/bin/bash
Expand Down

0 comments on commit 86989a4

Please sign in to comment.