OS X -> Mac
This commit is contained in:
@@ -109,7 +109,7 @@ function openTorrentAddress () {
|
||||
}
|
||||
|
||||
/**
|
||||
* Dialogs on do not show a title on OS X, so the window title is used instead.
|
||||
* Dialogs on do not show a title on Mac, so the window title is used instead.
|
||||
*/
|
||||
function setTitle (title) {
|
||||
if (process.platform === 'darwin') {
|
||||
|
||||
Reference in New Issue
Block a user