Playlist file needs to be written to when we add an entry to

Favorites
This commit is contained in:
twinaphex 2017-08-16 22:43:42 +02:00
parent e743875de2
commit adc3b4b726

View file

@ -2194,6 +2194,7 @@ TODO: Add a setting for these tweaks */
NULL,
NULL
);
playlist_write_file(g_defaults.content_favorites);
break;
case CMD_EVENT_RESTART_RETROARCH:
if (!frontend_driver_set_fork(FRONTEND_FORK_RESTART))