1
0
This repository has been archived on 2023-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
cryptogopher f9ba308072 Added test_create_binding_target
Goals (incl. binding) are required to have targets
Plugin fixtures are available through accessors
2020-08-20 21:52:18 +02:00

16 lines
359 B
YAML

roles_body_trackers_manager:
name: Manage body trackers
builtin: false
issues_visibility: all
users_visibility: all
permissions: |
- :manage_body_trackers
- :view_body_trackers
roles_body_trackers_viewer:
name: View body trackers
builtin: false
issues_visibility: all
users_visibility: all
permissions: |
- :view_body_trackers