Skip to content

Commit

Permalink
Update spoolman.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeanon committed Jan 15, 2024
1 parent 2659658 commit 6863c9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moonraker/components/spoolman.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def __init__(self, config: ConfigHelper):
self._register_notifications()
self._register_listeners()
self._register_endpoints()
logging.info("test40")
self.server.register_remote_method(
"spoolman_set_active_spool", self.set_active_spool
)
Expand Down

0 comments on commit 6863c9b

Please sign in to comment.