Currently the game model allows for the game embed field to be null, however on rendering the game embed in the individual game pages on the frontend, the conditional rendering condition for the game embed only checks for if the embed field is set to "0", not if it is set to null.