chore(release): 0.2.0 #8
@@ -10,7 +10,7 @@ panel_bp: flask.Blueprint = flask.Blueprint(
|
||||
)
|
||||
|
||||
|
||||
@panel_bp.route("/")
|
||||
@panel_bp.route("")
|
||||
@flask_login.login_required
|
||||
def panel() -> str:
|
||||
"""Renders the main panel page with PC details.
|
||||
|
||||
Reference in New Issue
Block a user