opencat-pro icon indicating copy to clipboard operation
opencat-pro copied to clipboard

Fix code to allow configurable application logo

Open BlairCooper opened this issue 7 years ago • 0 comments

  • Added .vscode to .gitignore
  • Made application icon and logo configurable through setup.js. Use Config.getAppIcon() and Config.getAppLogo() methods to access.
  • Cleaned up handling of /contact request to remove duplicate code.
  • Made map on Contact page configurable through contact_info.json

BlairCooper avatar Dec 11 '18 20:12 BlairCooper