quiqr-desktop icon indicating copy to clipboard operation
quiqr-desktop copied to clipboard

implement Application Roles

Open mipmip opened this issue 2 years ago • 1 comments

  • [x] implement in experimental
  • [ ] list of useful places
    • [x] content dashboard/menu
    • [x] toolbar -> tools
  • [x] move to real location in menu
  • [ ] available in preferences
  • [ ] Documentation

mipmip avatar May 06 '22 15:05 mipmip

menu:
  - key: Developer
    title: "Developer"
    matchRole: siteDeveloper
    menuItems:
      - key: dashboard
      - key: etalage
      - key: readme

mipmip avatar Jun 24 '22 15:06 mipmip