diff --git a/files/classes/mod_logs.py b/files/classes/mod_logs.py index a847f48a6..34a20db20 100644 --- a/files/classes/mod_logs.py +++ b/files/classes/mod_logs.py @@ -435,12 +435,12 @@ ACTIONTYPES = { "color": 'bg-success' }, 'update_hat': { - "str": 'Updated hat image', + "str": 'updated hat image', "icon": 'fa-hat-cowboy', "color": 'bg-success' }, 'update_marsey': { - "str": 'Updated marsey image', + "str": 'updated marsey image', "icon": 'fa-cat', "color": 'bg-success' }