fix comma misplace

This commit is contained in:
Ryan
2025-03-09 00:55:18 -05:00
committed by GitHub
parent 7df4678041
commit 658372c6ce

View File

@@ -18,7 +18,7 @@ import {
import {
loadFolderTree,
loadCopyMoveFolderList,
loadFolderList,
loadFolderList
} from './folderManager.js';
import { initUpload } from './upload.js';
import { initAuth } from './auth.js';