Cleanups.
[e-mobility-charging-stations-simulator.git] / src / utils / Constants.js
index 3c7e13a05939c2afed7824ca65b4a5520220d234..b5b55cc330638e54e333184c2315da4920e60aa8 100644 (file)
@@ -32,7 +32,7 @@ class Constants {
   static ENTITY_LOGGING = 'Logging';
   static ENTITY_PRICING = 'Pricing';
 
-  static NOTIF_TYPE_CHARGING_STATION_CONFIGURATION = 'Configuration';
+  static NOTIFICATION_TYPE_CHARGING_STATION_CONFIGURATION = 'Configuration';
 
   static ACTION_READ = 'Read';
   static ACTION_CREATE = 'Create';