chore: linter fix

This commit is contained in:
Shariq Ansari
2024-08-30 16:57:17 +05:30
parent e8f8fb8a8f
commit 1d9ed27a89
2 changed files with 2 additions and 2 deletions

View File

@@ -159,4 +159,4 @@ def check_app_permission():
if is_website_user():
return False
return True
return True