#98 lint issue fixed

This commit is contained in:
Agriya Dev5
2021-05-18 20:42:34 +05:30
parent 5cb889a638
commit 26113064db
4 changed files with 4 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ const remember_this_choice = i18next.t('tools.remember_this_choice');
const remember_this_choice_title = i18next.t('tools.remember_this_choice_title');
const ok = i18next.t('common.ok');
const cancel = i18next.t('common.cancel');
// eslint-disable-next-line no-unsanitized/property
template.innerHTML = `
<style>