Fix dolphin deed's

This commit is contained in:
Willy-JL
2023-06-09 13:55:28 +01:00
parent 0506869b54
commit 605f9190b0
25 changed files with 30 additions and 30 deletions

View File

@@ -697,7 +697,7 @@ void playlist_free(Playlist* app) {
int32_t playlist_app(void* p) {
UNUSED(p);
DOLPHIN_DEED(DolphinDeedPluginStart);
dolphin_deed(DolphinDeedPluginStart);
// create playlist folder
{