Skip to content
Snippets Groups Projects
Unverified Commit 75b9f31a authored by tamaina's avatar tamaina Committed by GitHub
Browse files

fix: import syslog-pro

parent fc56b126
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ import { Log } from '@/models/entities/log';
import { genId } from '@/misc/gen-id';
import config from '@/config/index';
import SyslogPro from 'syslog-pro';
import * as SyslogPro from 'syslog-pro';
type Domain = {
name: string;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment