mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-26 16:02:33 +00:00
Clean up
This commit is contained in:
@@ -53,7 +53,6 @@
|
|||||||
<ColumnDefinition Width="Auto" />
|
<ColumnDefinition Width="Auto" />
|
||||||
</Grid.ColumnDefinitions>
|
</Grid.ColumnDefinitions>
|
||||||
|
|
||||||
<!-- Token and pull data button -->
|
|
||||||
<materialDesign:Card
|
<materialDesign:Card
|
||||||
Grid.Row="0"
|
Grid.Row="0"
|
||||||
Grid.Column="0"
|
Grid.Column="0"
|
||||||
@@ -75,7 +74,7 @@
|
|||||||
Foreground="{DynamicResource PrimaryHueMidBrush}"
|
Foreground="{DynamicResource PrimaryHueMidBrush}"
|
||||||
Kind="Key" />
|
Kind="Key" />
|
||||||
|
|
||||||
<!-- Token value -->
|
<!-- Token -->
|
||||||
<controls:RevealablePasswordBox
|
<controls:RevealablePasswordBox
|
||||||
x:Name="TokenValueTextBox"
|
x:Name="TokenValueTextBox"
|
||||||
Grid.Column="1"
|
Grid.Column="1"
|
||||||
|
|||||||
Reference in New Issue
Block a user