Monorepo for Tangled
0

Configure Feed

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

appview/db: avoid empty languages when calculating major language

Signed-off-by: oppiliappan <me@oppi.li>

author
oppiliappan
committer tangled.org date (Dec 23, 2025, 8:49 AM UTC) commit 401a16e0 parent 233dd7f6 change-id uuvxwylu
+1
+1
appview/db/repos.go
··· 158 158 from repo_languages 159 159 where repo_at in (%s) 160 160 and is_default_ref = 1 161 + and language <> '' 161 162 ) 162 163 where rn = 1 163 164 `,