Update path.ts (#4895)

This commit is contained in:
Lorenzo Lewis
2022-08-09 15:36:50 +01:00
committed by GitHub
parent 5813f08386
commit 4c24d10ff3

View File

@@ -529,7 +529,7 @@ async function videoDir(): Promise<string> {
/**
* Returns the path to the suggested log directory.
*
* ### Platform-specific
* #### Platform-specific
*
* - **Linux:** Resolves to `${configDir}/${bundleIdentifier}`.
* - **macOS:** Resolves to `${homeDir}//Library/Logs/{bundleIdentifier}`