tangled
alpha
login
or
join now
edavis.dev
/
recordcollector
18
fork
atom
this repo has no description
18
fork
atom
overview
issues
2
pulls
pipelines
feat: add Questionable
Eric Davis
3 weeks ago
5d850bbd
d33e689d
+6
1 changed file
expand all
collapse all
unified
split
pkg
apps.go
+6
pkg/apps.go
···
324
324
NSID: "app.skyreader",
325
325
Label: "app-skyreader",
326
326
},
327
327
+
{
328
328
+
Name: "Questionable",
329
329
+
Description: "Questions, Answers, Asks, and more!",
330
330
+
NSID: "fyi.questionable",
331
331
+
Label: "fyi-questionable",
332
332
+
},
327
333
}