#48 Code optimization

This commit is contained in:
Serraniel 2020-12-28 22:46:47 +01:00
parent 8a0f4a3db2
commit a8e5cf7e4b
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3

View file

@ -1,6 +1,5 @@
import { getGlobalConfiguration, SETTINGS_websiteHideUnusedTabs, SETTINGS_websiteOptimizeListAppearance } from '../configuration/configuration';
import * as core from '../utils/aniwatchCore';
import * as helper from '../utils/helpers';
export function init(): void {
getGlobalConfiguration().getProperty(SETTINGS_websiteHideUnusedTabs, value => {