Fixes
- Fixed controller to properly update information on linked blocks on client side when these become connected through other storage blocks. Previously the link would correctly be removed on server side (because they got connected through other blocks and there was no longer need for it), but this information wouldn't be sent to client and thus these links would still render there.