mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-17 02:05:22 -04:00
Companion: fix pairing admin guard import
Co-authored-by: Lohinth <lohinth25@proton.me>
This commit is contained in:
@@ -21,6 +21,7 @@ import html
|
||||
from fastapi import APIRouter, Request
|
||||
from fastapi.responses import HTMLResponse
|
||||
|
||||
from core.middleware import require_admin
|
||||
from src.auth_helpers import get_current_user
|
||||
|
||||
from companion import pairing as _pairing
|
||||
|
||||
Reference in New Issue
Block a user