Skip to content

Commit

Permalink
Update common.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeanon committed Jan 6, 2025
1 parent ac907f8 commit c81b8f1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions moonraker/components/update_manager/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@
"requirements": "scripts/klippy-requirements.txt",
"venv_args": "-p python3",
"install_script": "scripts/install-octopi.sh",
"managed_services": "klipper"
"info_tags:"
" desc=Kalico"
"managed_services": "klipper",
"info_tags": ["desc=Kalico"],
}
}

Expand Down

0 comments on commit c81b8f1

Please sign in to comment.