Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5fe7ea3

Browse files
committed
fix comment
1 parent11be097 commit5fe7ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Coder-Desktop/Coder-Desktop/Views/FileSync/FileSyncConfig.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ struct FileSyncConfig<VPN: VPNService, FS: FileSyncDaemon>: View {
8989
Text("""
9090
File sync daemon failed. The daemon log file at\n\(fileSync.logFile.path)\nhas been opened.
9191
""").onAppear{
92-
//Open the log file inthe default editor
92+
//Opens the log file inConsole
9393
NSWorkspace.shared.open(fileSync.logFile)
9494
}
9595
}.task{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp