fix: convert str to Path

This commit is contained in:
aclist 2026-07-10 15:57:11 +09:00
parent aa43b017d1
commit 6c36b741f4

View File

@ -225,7 +225,7 @@ class ConnectionManager:
) -> tuple[list[list[str]], list[tuple[str, str, int, int]]]:
mods = Servers.get_rules(record)
steam_path = self.controller.query_config(Preferences.DEFAULT)
local = get_local_mod_ids(steam_path)
local = get_local_mod_ids(Path(steam_path))
alpha_mods: list[list[str]] = [
[