mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-17 05:09:52 +03:00
lint fixing
This commit is contained in:
@@ -45,7 +45,6 @@ const Help: FC = () => {
|
||||
);
|
||||
|
||||
anchor.download =
|
||||
// eslint-disable-next-line @typescript-eslint/no-unsafe-member-access
|
||||
'emsesp_' + event.sendArgs[0].device + '_' + event.sendArgs[0].entity + '.txt';
|
||||
anchor.click();
|
||||
URL.revokeObjectURL(anchor.href);
|
||||
|
||||
Reference in New Issue
Block a user