Add (BETA) to window title
Also fix a bug: fix relative paths to the default torrents.
This commit is contained in:
@@ -744,7 +744,7 @@ function openFolder (torrentSummary) {
|
||||
}
|
||||
|
||||
function closePlayer (cb) {
|
||||
state.window.title = config.APP_NAME
|
||||
state.window.title = config.APP_WINDOW_TITLE
|
||||
update()
|
||||
|
||||
if (state.window.isFullScreen) {
|
||||
|
||||
Reference in New Issue
Block a user