fix: dark theme improvements
This commit is contained in:
@@ -196,8 +196,7 @@ export default {
|
||||
{ text: 'Path Matches Regex...', value: 'REGEX', icon: '$.*' }
|
||||
],
|
||||
locales: [
|
||||
{ text: 'English', value: 'en' },
|
||||
{ text: 'Français', value: 'fr' },
|
||||
{ text: 'English', value: 'en' }
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user