Fix link name reference if content type is invalid
Currently, the name of a custom link is referenced
as if it is an object attribute which causes a break
due to it actually being a dictionary.

This minor change means that the startup script won't
*ahem* fail upon failing :)

Signed-Off-by: Marcus Crane <[email protected]>
1 parent cb5ffa0 commit a2e33c166db166f2c9ff4f9d3c33c71b60fc164b
@Marcus Crane Marcus Crane authored on 1 Apr 2021
Showing 1 changed file
View
startup_scripts/280_custom_links.py