tangled
alpha
login
or
join now
robinwobin.dev
/
witchsky.app
forked from
jollywhoppers.com/witchsky.app
0
fork
atom
Bluesky app fork with some witchin' additions ๐ซ
0
fork
atom
overview
issues
pulls
pipelines
FIX THROBBER (don't want to crash the whole app ๐ )
xan.lol
4 months ago
55659198
32c23c01
verified
This commit was signed with the committer's
known signature
.
xan.lol
SSH Key Fingerprint:
SHA256:7Zs+dcly5YqxBg7v8XsE1uPMYCobHKBw7CDiNxpmSrY=
+1
1 changed file
expand all
collapse all
unified
split
src
view
com
composer
Composer.tsx
+1
src/view/com/composer/Composer.tsx
···
1037
1037
topBarAnimatedStyle: StyleProp<ViewStyle>
1038
1038
children?: React.ReactNode
1039
1039
}) {
1040
1040
+
const t = useTheme()
1040
1041
const pal = usePalette('default')
1041
1042
const {_} = useLingui()
1042
1043
return (