Skip to content

Refactor: use app_logo if app_logo_url is not present in installed apps#64

Merged
sumitjain236 merged 2 commits intomainfrom
63-if-app_logo_url-is-not-available-try-using-app_logo-from-hookspy
Sep 15, 2024
Merged

Refactor: use app_logo if app_logo_url is not present in installed apps#64
sumitjain236 merged 2 commits intomainfrom
63-if-app_logo_url-is-not-available-try-using-app_logo-from-hookspy

Conversation

@sumitjain236
Copy link
Copy Markdown
Member

@sumitjain236 sumitjain236 commented Sep 13, 2024

Note: before we only using app_logo_url as project logo from hooks.py for installed application of site, now if app_logo_url is not present then use app_logo
here in screenshot frappe logo is app_logo_url but raven is app_logo
image

@sumitjain236 sumitjain236 linked an issue Sep 13, 2024 that may be closed by this pull request
…name is not valid fix: TypeError: string indices must be integers, not 'str'` when creating a new Commit Project #62
@sumitjain236 sumitjain236 merged commit 656e880 into main Sep 15, 2024
@sumitjain236 sumitjain236 deleted the 63-if-app_logo_url-is-not-available-try-using-app_logo-from-hookspy branch September 15, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If app_logo_url is not available, try using app_logo from hooks.py

1 participant