Skip to content

Commit

Permalink
fixes #57
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed May 22, 2024
1 parent 7cb4609 commit 1a59175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dcm/dcm_web.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ class RingSpecsView:

def __init__(self, webserver):
self.webserver = webserver
self.ct=None
# ringspec views
self.rsv = {}
self.setup_ui()
Expand Down

0 comments on commit 1a59175

Please sign in to comment.