feat: remain in the same position of the list when back from a sub folder

This commit is contained in:
niubility000 2024-03-15 11:06:02 +08:00 committed by GitHub
parent 5cfd4760c6
commit 2fa88d9451
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,6 @@ import { mapState } from "vuex";
import { files as api } from "@/api";
import { theme } from "@/utils/constants";
import buttons from "@/utils/buttons";
import url from "@/utils/url";
import { version as ace_version } from "ace-builds";
import ace from "ace-builds/src-min-noconflict/ace.js";