Monorepo for Tangled
0

Configure Feed

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

feat: removes the profile script entry

usamasulaiman (Jul 14, 2026, 1:35 PM +0200) e2438ce2 c0c43c0e

-1
-1
appview/state/profile.go
··· 55 55 56 56 var profileScripts = map[string]string{ 57 57 "did:plc:3fwecdnvtcscjnrx2p4n7alz": "/static/profile-fx/orrery.js", 58 - "did:plc:d362ytwol467iybrp3a7evxx": "/static/profile-fx/usaa.ma.js", 59 58 } 60 59 61 60 func (s *State) profile(r *http.Request) (*pages.ProfileCard, error) {