Error with ankihub

**Before the error happened, I was open a new profile

Error message (don't change this)
Anki 2.1.63 (f356f177) Python 3.9.15 Qt 6.4.3 PyQt 6.4.0
Platform: Windows-10-10.0.22631
Flags: frz=True ao=True sv=?
Add-ons, last update check: 2024-01-11 21:37:33

Traceback (most recent call last):

  File "aqt.taskman", line 122, in _on_closures_pending

  File "aqt.taskman", line 71, in <lambda>

  File "aqt.operations", line 249, in wrapped_done

  File "C:\Users\Arguello's\AppData\Roaming\Anki2\addons21\1322529746\gui\media_sync.py", line 49, in on_failure
    raise exception

  File "concurrent.futures.thread", line 58, in run

  File "aqt.operations", line 239, in wrapped_op

  File "C:\Users\Arguello's\AppData\Roaming\Anki2\addons21\1322529746\gui\media_sync.py", line 53, in <lambda>
    op=lambda _: self._update_deck_media_and_download_missing_media(),

  File "C:\Users\Arguello's\AppData\Roaming\Anki2\addons21\1322529746\gui\media_sync.py", line 125, in _update_deck_media_and_download_missing_media
    self._client.download_media(missing_media_names, ah_did)

  File "C:\Users\Arguello's\AppData\Roaming\Anki2\addons21\1322529746\ankihub_client\ankihub_client.py", line 523, in download_media
    media_path = media_dir_path / media_name

TypeError: unsupported operand type(s) for /: 'NoneType' and 'str'

Sentry link (for developers)

Appears to be a simple fix