Took my time to tweak linter configurations

This commit is contained in:
2023-11-23 18:14:23 +03:00
parent 2a1bcfc3d2
commit 2bd1e4a512
6 changed files with 22 additions and 8 deletions
+1 -1
View File
@@ -615,7 +615,7 @@ onMounted(() => {
const portal = new Portal(
props.directory,
props.create,
props.animate,
props.animate && window.innerWidth > 600,
props.randomize,
props.fade,
props.speed,