fix: standardize punctuation
This commit is contained in:
@@ -66,7 +66,7 @@ async function findTokenEndpoint(serverUrl: string): Promise<string | null> {
|
||||
return url;
|
||||
}
|
||||
} catch {
|
||||
// Network error — endpoint not reachable
|
||||
// Network error - endpoint not reachable
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user