Merge pull request #115 from freakdaniel/rotating-text

This commit is contained in:
David
2025-12-04 10:53:37 +02:00
committed by GitHub

View File

@@ -194,8 +194,7 @@ watch(
() => { () => {
cleanupInterval(); cleanupInterval();
startInterval(); startInterval();
}, }
{ immediate: true }
); );
onMounted(() => { onMounted(() => {