]> Git Server - tankstelle.git/commitdiff
fixed stations not showing up in top selection
authorRobin Cheney <cheneyr@eternal.ddnss.de>
Thu, 20 Nov 2025 18:06:31 +0000 (19:06 +0100)
committerRobin Cheney <cheneyr@eternal.ddnss.de>
Thu, 20 Nov 2025 18:06:31 +0000 (19:06 +0100)
src/main/java/de/diejungsvondertanke/tankstelle/controllers/FuelStationUIController.java

index 81cf64438dcee025f7b52392bc165d5be25b075a..5b51804876f1d8766a609dd0e1e6a26eff173373 100644 (file)
@@ -115,6 +115,7 @@ public class FuelStationUIController {
             e.printStackTrace();
             // TODO: handle exception
         }
+        refreshStationNames();
     }
 
     // Generic loader helper