mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
chore: hide button
This commit is contained in:
@@ -87,7 +87,7 @@ export default function settings() {
|
||||
|
||||
<SettingToggles />
|
||||
|
||||
<View>
|
||||
{/* <View>
|
||||
<Text className="font-bold text-lg mb-2">Tests</Text>
|
||||
<Button
|
||||
onPress={() => {
|
||||
@@ -99,7 +99,7 @@ export default function settings() {
|
||||
>
|
||||
Test toast
|
||||
</Button>
|
||||
</View>
|
||||
</View> */}
|
||||
|
||||
<View>
|
||||
<Text className="font-bold text-lg mb-2">Account and storage</Text>
|
||||
|
||||
Reference in New Issue
Block a user