Merge branch 'dev' of ssh://git.commumedia.org:2222/alex/headquarter into dev
This commit is contained in:
@@ -475,7 +475,7 @@ async def _validate_config_profile(
|
|||||||
Raises:
|
Raises:
|
||||||
HTTPException: If profile is not found, not owned, or incompatible.
|
HTTPException: If profile is not found, not owned, or incompatible.
|
||||||
"""
|
"""
|
||||||
if profile_id is None:
|
if not profile_id:
|
||||||
return None
|
return None
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user