[apps/apps_container_storage.cpp] Add newline

This commit is contained in:
Yaya.Cout
2022-03-31 16:21:23 +02:00
committed by Laury
parent d42e4269a9
commit c54a97a03d

View File

@@ -50,4 +50,4 @@ int AppsContainerStorage::appIndexFromSnapshot(App::Snapshot * snapshot) {
}
}
return NULL;
}
}