mirror of
https://github.com/comatory/fb2iCal
synced 2025-06-05 22:09:25 +02:00
feature: sync multiple tabs using local storage
This commit is contained in:
@ -4,8 +4,6 @@
|
||||
import { configStore } from '../stores'
|
||||
|
||||
$: showTrackingPanel = $configStore.track === undefined
|
||||
|
||||
configStore.subscribe(console.log)
|
||||
</script>
|
||||
|
||||
{#if showTrackingPanel}
|
||||
|
Reference in New Issue
Block a user