Monorepo for Tangled
0
fork

Configure Feed

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

appview/db: remove stray table mutation

this is already present in a migration. doing this causes a migration
error on fresh DBs.

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

-1
-1
appview/db/db.go
··· 261 261 did text not null, 262 262 263 263 -- data 264 - avatar text, 265 264 description text not null, 266 265 include_bluesky integer not null default 0, 267 266 location text,