How to Restart Game with specific level

Hi,

In my FirstPersonCharacter BP in the event of player death I restart the level, but it restarts from the persistent level not the current level I am in (Level01)

How do I set this part up below so it retrieves the current level the player is in and restarts in that level?

answered my own question - yay go me