We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879e1ca commit 5d6aec7Copy full SHA for 5d6aec7
QuestPatcher/Views/ToolsView.axaml
@@ -31,7 +31,6 @@
31
<Button IsEnabled="{Binding Locker.IsAdbAvailable}" Command="{Binding ToggleAdbLog}" Content="{Binding AdbButtonText}"/>
32
<TextBlock VerticalAlignment="Center" FontSize="12">
33
Starts an ADB log - you must keep your quest plugged in while you use this.
34
- Useful for debugging mods not loading or other crashes.
35
</TextBlock>
36
</StackPanel>
37
<StackPanel Orientation="Horizontal" Spacing="10">
0 commit comments