Skip to content

Commit

Permalink
before release
Browse files Browse the repository at this point in the history
  • Loading branch information
Lacro59 committed Nov 13, 2020
1 parent db71083 commit 12b9ae3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Views/SuccessStoryView.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Grid Margin="10">
<Grid Name="PART_DataLoad">
<ProgressBar IsIndeterminate="True" Width="350" Height="40" />
<TextBlock Text="{DynamicResource LOCDownloadingLabel}"
<TextBlock Text="{DynamicResource LOCLoadingLabel}"
Style="{DynamicResource BaseTextBlockStyle}"
HorizontalAlignment="Center" VerticalAlignment="Center" />
</Grid>
Expand Down
2 changes: 1 addition & 1 deletion extension.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Id: playnite-successstory-plugin
Name: SuccessStory
Author: Lacro59
Version: 1.1.1
Version: 1.1.2
Module: SuccessStory.dll
Type: GenericPlugin
Icon: icon.png
Expand Down

0 comments on commit 12b9ae3

Please sign in to comment.