Add notch on Nokia 8.1

On some Nokia 8.1's the notch is hidden. But worse the settings for showing or hiding is also hidden. I found a post on the Nokia forum where it shows how you can open the settings with Automate. I don't have that app, but I do have Tasker. I could add a task that sends an Intent to open the settings. This is it:

Send Intent:
  Package: com.android.settings
  Class: com.android.settings.Settings$NotchSettingsActivity
  Type: Activity