chore: update chobitsu

This commit is contained in:
redhoodsu
2022-11-22 00:12:11 +08:00
parent 5363ac75a5
commit dce1aefdd7
8 changed files with 31 additions and 27 deletions

View File

@@ -2,7 +2,7 @@ import Tool from '../DevTools/Tool'
import { isEmpty, $, ms, trim, each, last } from '../lib/util'
import { getFileName } from '../lib/fione'
import evalCss from '../lib/evalCss'
import chobitsu from 'chobitsu'
import chobitsu from '../lib/chobitsu'
export default class Network extends Tool {
constructor() {