mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-31 14:58:22 -04:00
Clean up
This commit is contained in:
parent
de67cfae1c
commit
c9447c5c8f
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue