mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
fix lint formatting so GH action build doesn't break
This commit is contained in:
@@ -278,7 +278,7 @@ const SettingsApplication: FC = () => {
|
||||
</>
|
||||
)}
|
||||
<Typography variant="h6" color="primary">
|
||||
{LL.SETTINGS_OF("EMS BUS")}
|
||||
{LL.SETTINGS_OF('EMS BUS')}
|
||||
</Typography>
|
||||
<Grid container spacing={1} direction="row" justifyContent="flex-start" alignItems="flex-start">
|
||||
<Grid item xs={6}>
|
||||
|
||||
Reference in New Issue
Block a user