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

@@ -53,4 +53,5 @@ from gui.builtinStatsViews import ( # noqa: E402, F401
targetingMiscViewMinimal,
priceViewFull,
outgoingViewFull,
outgoingViewMinimal,
)