Anki 2.1.33 upgrade failed now can't open Anki (Mac)

I tried downloading the latest Anki version onto my Macbook and got this error message when I tried to open the application:

Error during startup:
Traceback (most recent call last):
File “aqt/main.py”, line 119, in init
File “aqt/main.py”, line 175, in finish_ui_setup
File “aqt/toolbar.py”, line 50, in draw
File “/Users/samshear/Library/Application Support/Anki2/addons21/24411424/custom_shortcuts.py”, line 271, in cs_toolbarCenterLinks
return self._linkHTML(links)
AttributeError: ‘Toolbar’ object has no attribute ‘_linkHTML’

When loading ‘⁨Customize Keyboard Shortcuts⁩’:
Traceback (most recent call last): File “aqt/addons.py”, line 211, in loadAddons
File “/Users/samshear/Library/Application Support/Anki2/addons21/24411424/init.py”, line 1, in
from . import custom_shortcuts
File “/Users/samshear/Library/Application Support/Anki2/addons21/24411424/custom_shortcuts.py”, line 292, in
mw.toolbar.draw()
File “aqt/toolbar.py”, line 50, in draw
File “/Users/samshear/Library/Application Support/Anki2/addons21/24411424/custom_shortcuts.py”, line 271, in cs_toolbarCenterLinks
return self._linkHTML(links)
AttributeError: ‘Toolbar’ object has no attribute ‘_linkHTML’

Error during startup:
Traceback (most recent call last):
File “aqt/main.py”, line 119, in init
File “aqt/main.py”, line 175, in finish_ui_setup
File “aqt/toolbar.py”, line 50, in draw
File “/Users/samshear/Library/Application Support/Anki2/addons21/24411424/custom_shortcuts.py”, line 271, in cs_toolbarCenterLinks
return self._linkHTML(links)
AttributeError: ‘Toolbar’ object has no attribute ‘_linkHTML’

I tried deleting the anki apps from my computer and redownloading but got the same error messages.

This is caused by this add-on.

Start Anki while holding down the Shift key to disable add-ons temporarily.
You may want to delete this add-on if you don’t use it or update it if an update is available or go back to an old version of Anki.

Please see https://faqs.ankiweb.net/when-problems-occur.html

It worked! Thank you so much!