rename import

This commit is contained in:
Spedon
2023-03-16 00:07:09 +08:00
parent 931f57802c
commit 4d6f75d50f

View File

@@ -14,7 +14,7 @@ import {
globalIndex,
globalIndexDec,
globalIndexInc
} from './trackMouse'
} from './desktop'
import { imagesArray, imagesArrayLen } from './dataFetch'
import { imgIndexSpanUpdate } from './indexDisp'