调试标题
This commit is contained in:
@@ -29,7 +29,7 @@ namespace SpineViewer.ViewModels.MainWindow
|
|||||||
|
|
||||||
public bool IsDebug => App.IsDebug;
|
public bool IsDebug => App.IsDebug;
|
||||||
|
|
||||||
public string Title => $"SpineViewer - v{App.Version}";
|
public string Title => $"{App.AppName} - v{App.Version}";
|
||||||
|
|
||||||
public Visibility Visibility
|
public Visibility Visibility
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user