this repo has no description
0
fork

Configure Feed

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

fix(dl/pool): respect --force flag

+1 -1
+1 -1
nu621/mod.nu
··· 17 17 log info "Updating pool database" 18 18 db update pools [$pool] 19 19 20 - download posts $pool.post_ids 20 + download posts --force=$force $pool.post_ids 21 21 } 22 22 23 23 export def "download posts" [