diff --git a/main.js b/main.js index d9c5ae5..7325cab 100644 --- a/main.js +++ b/main.js @@ -1,6 +1,6 @@ import fs from 'fs' import { Tail } from 'tail' -import { update } from './update.js' +import { update, update_explorer } from './update.js' class 计数 {