This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit bc6a0bdd18db1723adaf1d3b41303532eb4fb377 Author: Alex Harui <[email protected]> AuthorDate: Fri Sep 28 21:55:22 2018 -0700 move logo here so more apps can find it. Modules don't have a URL assocated with the JS file so we can't easily load assets relative to the module JS file --- .../tourdeflexmodules/src/assets/ApacheFlexLogo.png | Bin 0 -> 71228 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/examples/mxroyale/tourdeflexmodules/src/assets/ApacheFlexLogo.png b/examples/mxroyale/tourdeflexmodules/src/assets/ApacheFlexLogo.png new file mode 100644 index 0000000..4ff037f Binary files /dev/null and b/examples/mxroyale/tourdeflexmodules/src/assets/ApacheFlexLogo.png differ
