Monorepo for Tangled tangled.org
4

Configure Feed

Select the types of activity you want to include in your feed.

appview/state: fix #1702 by importing cmp in profile.go

Sorry for not catching this the first time!

Signed-off-by: Smit Patil <smit@smit.codes>

Signed-off-by: smit.codes <smit@smit.codes>

author
smit.codes
committer
Anirudh Oppiliappan
date (Jun 11, 2026, 10:03 AM +0300) commit 3f108e95 parent b5c9bccb change-id vsluxvwx
+1
+1
appview/state/profile.go
··· 1 1 package state 2 2 3 3 import ( 4 + "cmp" 4 5 "context" 5 6 "fmt" 6 7 "net/http"