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.
2021-01-19 12:57:57 +01:00

10 lines
185 B
YAML

goals_binding:
project_id: 1
is_binding: true
name: "<%= I18n.t 'targets.form.binding_goal' %>"
goals_non_binding:
project_id: 1
is_binding: false
name: "Non-binding goal"