aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/test_data/invalid_app.yaml
blob: ed236eae8b5f02ee57f0c3af0044d8e99387afd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
Menus:
  anonymous:
    MenuEntries:
      - Key: q
        Label: quit
        Action: quit
  logged_in:
    MenuEntries:
      - Key: q
        Label: quit
        Action: quit