mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
formatting
This commit is contained in:
parent
912906bcb7
commit
2d8de9b7a5
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ namespace Flow.Launcher.Core
|
|||
{
|
||||
var translater = InternationalizationManager.Instance;
|
||||
var tips = string.Format(translater.GetTranslation("newVersionTips"), version);
|
||||
|
||||
return tips;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue