wip bsky client for the web & android bbell.vt3e.cat
at main 3 lines 132 B view raw
1export const MAX_POST_IMAGE_SIZE = 1_000_000 2export const MAX_POST_VIDEO_SIZE = 100_000_000 3export const MAX_POST_TEXT_LENGTH = 300