mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-27 07:07:01 -04:00
- Modernized gulpfile.js: 3 var declarations replaced - Modernized app/Views/errors/html/debug.js: all var declarations replaced - Used const for never-reassigned, let for reassigned variables