Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SenexCrenshaw committed Oct 11, 2023
1 parent 77e6949 commit 75bea9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions streammasterwebui/features/logViewer/LogViewer.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { ExportComponent, formatJSONDateString } from '@/lib/common/common';
import { LogIcon } from '@/lib/common/icons';
import { LogEntry, LogEntryDto } from '@/lib/iptvApi';
// @ts-ignore
import { GetLog } from '@/lib/smAPI/Logs/LogsGetAPI';

import { FilterMatchMode } from 'primereact/api';
Expand Down

0 comments on commit 75bea9a

Please sign in to comment.