index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
screens
/
Settings
/
AppIconSettings
/
index.web.tsx
blob: d8c4d9bea711ce1857c33fa97d4a12bdab32fa55 (
plain
) (
blame
)
1
2
3
export
function
AppIconSettingsScreen
()
{
throw
new
Error
(
'Not supported on web'
)
}