Fix custom preset display
fix #2544
The problem is the model_id in work_parameters is not the same as the name in ModelInfo. So I assume all models have the same preset config.
Tbh I think hiding the preset would make more sense. Since we don't have enough information to show the correct preset. Yannic just make the change to k50 and with the current logic, old message with k50 will be display as custom
makes sense, can we remove the preset and model name entirely? there is only one model anyway...
@AbdBarho I remove the preset, still keep the model for now. We might need that in future, because the Pythia is coming