chore: linter fix

(cherry picked from commit 1d9ed27a89)
This commit is contained in:
Shariq Ansari
2024-08-30 16:57:17 +05:30
committed by Mergify
parent a35ce12d60
commit 30f034555b
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