Fix the view. Not sure why it broke (it was working at one point).

This commit is contained in:
Ebag333
2017-03-13 20:09:37 -07:00
parent d5f6f7b37c
commit 8991e1dbad
4 changed files with 5 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ __all__ = [
"firepowerViewFull",
"capacitorViewFull",
"outgoingViewFull",
"outgoingViewMinimal",
"targetingMiscViewMinimal",
"priceViewFull",
]