mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-27 23:59:48 +00:00
Formatting
This commit is contained in:
parent
4df405608f
commit
dec1492254
@ -40,7 +40,6 @@ public partial class About : MSGComponentBase
|
|||||||
private string VersionDotnetSdk => $"{T("Used .NET SDK")}: v{META_DATA.DotnetSdkVersion}";
|
private string VersionDotnetSdk => $"{T("Used .NET SDK")}: v{META_DATA.DotnetSdkVersion}";
|
||||||
|
|
||||||
private string BuildTime => $"{T("Build time")}: {META_DATA.BuildTime}";
|
private string BuildTime => $"{T("Build time")}: {META_DATA.BuildTime}";
|
||||||
|
|
||||||
|
|
||||||
private GetLogPathsResponse logPaths;
|
private GetLogPathsResponse logPaths;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user