Change citadel security status via fitting pane context menu

This commit is contained in:
DarkPhoenix
2019-05-01 16:44:08 +03:00
parent c447cf06d7
commit 7375258b9f
3 changed files with 13 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
# =============================================================================
class StatsView(object):
class StatsView:
views = {}
def __init__(self):