Unverified Commit ddb32b0f authored by David López's avatar David López Committed by GitHub
Browse files

Merge pull request #20428 from jmchilton/logo_fix

[25.0] Fix workflow logo URL not being persisted.
parents 8fe04aca edae10ae
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -624,6 +624,8 @@ export default {
            help,
            setHelp,
            logoUrl,
            // make component look like an API workflow with logo_url alias for logoUrl
            logo_url: logoUrl,
            setLogoUrl,
            tags,
            setTags,