Commit edae10ae authored by John Chilton's avatar John Chilton
Browse files

Fix workflow logo URL not being persisted.

parent 2e663169
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,