feat: increase feature parity between mobile and desktop #298

Merged
talksik merged 10 commits from claude/mobile-app-audit-x1ax88 into main 2026-06-21 17:38:17 +00:00
Showing only changes of commit 18d4836622 - Show all commits
+2 -2
View File
@@ -20,8 +20,8 @@ import (
"github.com/flowy-live/llink/internal"
"github.com/flowy-live/llink/internal/auth"
"github.com/flowy-live/llink/internal/billing"
"github.com/flowy-live/llink/internal/db"
"github.com/flowy-live/llink/internal/depot"
"github.com/flowy-live/llink/internal/db"
"github.com/flowy-live/llink/internal/depot"
"github.com/flowy-live/llink/internal/handler"
"github.com/flowy-live/llink/internal/human"
"github.com/flowy-live/llink/internal/human/pushnotify"