mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 14:50:13 -04:00
updated
This commit is contained in:
parent
68217dfd4b
commit
758ebd23bb
10 changed files with 8 additions and 25 deletions
|
|
@ -97,7 +97,7 @@ map_effort() {
|
|||
low) echo "low" ;;
|
||||
medium) echo "medium" ;;
|
||||
high) echo "high" ;;
|
||||
max) echo "extra high" ;;
|
||||
max) echo "xhigh" ;;
|
||||
*) echo "medium" ;;
|
||||
esac
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue