Fix import

sammachin-gprs
Marek Ventur 2018-09-01 19:14:35 +01:00
parent 760e203456
commit d2262ca62f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import ugfx_helper, ugfx, wifi
from app import *
from dialogs import *
from stack_nav import *
from badge_store import BadgeStore
from lib.badge_store import BadgeStore
title = "PR Review Helper"