reset the software list when loading a bookmark.

This commit is contained in:
Kelvin Sherlock 2021-07-02 17:16:05 -04:00
parent d7b3c763dd
commit 796b1f2fc8
1 changed files with 1 additions and 0 deletions

View File

@ -850,6 +850,7 @@ static NSString *ShellQuote(NSString *s) {
[_mediaController willLoadBookmark: d];
[self reset];
[self resetSoftware];
[self setMachine: machine];
[self updateSoftwareList];