Reasonably-working Kimai API data fetch'n'display
This commit is contained in:
@ -704,7 +704,6 @@ def _import(username, mapping_path=None, output=None, category_search=None, afte
|
||||
@cli.command()
|
||||
def app():
|
||||
from .app import HamsterToolsApp
|
||||
#app = HamsterToolsApp(db_cursor=c, db_connection=conn)
|
||||
app = HamsterToolsApp()
|
||||
app.run()
|
||||
|
||||
|
Reference in New Issue
Block a user