mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-15 05:31:42 +03:00
Update path.ts (#4895)
This commit is contained in:
parent
5813f08386
commit
4c24d10ff3
@ -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}`
|
||||
|
Loading…
Reference in New Issue
Block a user