Skip to content

fix(client): add setup attribute to notification page

What

Add missing setup to notification page script

Why

The setup attribute missing on setup sugared pages breaks them because imports are not properly resolved.

Merge request reports