mirror of
https://github.com/PR0M3TH3AN/bitvid.git
synced 2025-09-09 15:38:44 +00:00
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
// js/config.js
|
|
|
|
export const isDevMode = true; // Set to false for production
|