« get me outta code hell

Don't crash when passing playlists - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/record-store.js
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-09-15 15:47:48 -0300
committerFlorrie <towerofnix@gmail.com>2018-09-15 15:47:49 -0300
commitd046cf893c1869cd529025808f4c089f6b7dfa94 (patch)
tree5febc944eaf78402b1fdab28a6908d972aa6a7ba /record-store.js
parent9e1384ee97d24673d151bd39778eba5273a94f3a (diff)
Don't crash when passing playlists
This happened when the openPlaylistDialog was closed before being
opened - Dialog.close would try to select(this.oldSelectedElement),
but of course that would be undefined since the dialog had never been
opened in the first place.
Diffstat (limited to 'record-store.js')
0 files changed, 0 insertions, 0 deletions