refactor notification syncing

This commit is contained in:
Jon Staab
2026-01-27 17:15:22 -08:00
parent 143a1dd39b
commit bf6abd301c
6 changed files with 245 additions and 254 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<script lang="ts">
import {getProfile, loadProfile} from "@welshman/app"
import {isMobile} from '@lib/html'
import {isMobile} from "@lib/html"
import ProfileCircle from "@app/components/ProfileCircle.svelte"
type Props = {