mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-26 05:23:21 -07:00
* WebHost: fix local_path on python 3.8 `__file__` is relative in 3.8, so `os.path.dirname(__file__)` ends up being an empty string breaking calls to `local_path()` (without arguments) * WebHost: add comment to local_path override
4.9 KiB
4.9 KiB