Added option in config file to pass custom source id which will be used during ticket creation so the tickets in Faveo can easily be identified if they are being created from the Vue app.
To use this functionality the system must
- Not show source field in ticket form (client panel)
- Add a unique custom source intended for the Vue app
- Use the id of the custom-created source and update in config.js file under the public directory.