mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-20 23:14:28 +08:00
[🛠️ Fix] 不好意思脑子抽了
This commit is contained in:
@@ -96,6 +96,9 @@ class ConfigManager {
|
||||
}
|
||||
|
||||
migrateOldConfigFile() {
|
||||
if (this.configDir === path.join(os.homedir(), "Documents", "HugoAura")) {
|
||||
return;
|
||||
}
|
||||
const oldConfigPath = path.join(
|
||||
os.homedir(),
|
||||
"Documents",
|
||||
|
||||
Reference in New Issue
Block a user