๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere
35
fork

Configure Feed

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

bump filesize surplus for bsky.network PDSs

Missed this for 629d82f35894fedccd5f77e77c4fd82ebc68afbc

Ducky 20029511 dd98f5c3

+1 -1
+1 -1
src/shared/util.sh
··· 357 357 output+="\n $long $lat" 358 358 359 359 if [[ $(atfile.util.is_null_or_empty "$date") == 0 ]]; then 360 - output+=" โ€” $($(atfile.util.get_date "$date"))" 360 + output+=" โ€” $(atfile.util.get_date "$date")" 361 361 fi 362 362 fi 363 363 ;;