tangled
alpha
login
or
join now
natalie.sh
/
bspds-sandbox
forked from
lewis.moe/bspds-sandbox
0
fork
atom
PDS software with bells & whistles you didn’t even know you needed. will move this to its own account when ready.
0
fork
atom
overview
issues
pulls
pipelines
bspds-sandbox
/
src
/
api
/
actor
/
mod.rs
at
main
3 lines
75 B
view raw
wrap content
lewis.moe
Remove a bunch of unnecessary tests & endpoints
2mo ago
f7cc1a3c
1
mod
preferences
;
2
3
pub
use
preferences
::
{
get_preferences
,
put_preferences
}
;