Merge branch 'master' into redis

This commit is contained in:
Jan Prochazka
2022-03-10 11:22:39 +01:00
19 changed files with 188 additions and 168 deletions

View File

@@ -26,7 +26,7 @@ import { removeLocalStorage } from '../utility/storageCache';
import { showSnackbarSuccess } from '../utility/snackbar';
import { apiCall } from '../utility/api';
import runCommand from './runCommand';
import { openWebLink } from '../utility/exportElectronFile';
import { openWebLink } from '../utility/exportFileTools';
import { getSettings } from '../utility/metadataLoaders';
// function themeCommand(theme: ThemeDefinition) {