chore: cleanup files (possible RC)
This commit is contained in:
@@ -42,7 +42,6 @@ export function CredentialEditor({
|
||||
const { t } = useTranslation();
|
||||
const { theme: appTheme } = useTheme();
|
||||
|
||||
// Determine CodeMirror theme based on app theme
|
||||
const isDarkMode =
|
||||
appTheme === "dark" ||
|
||||
(appTheme === "system" &&
|
||||
|
||||
Reference in New Issue
Block a user