mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
4 lines
197 B
JavaScript
4 lines
197 B
JavaScript
// Runtime configuration — injected at deploy time
|
|
// Override defaults by setting window.__RUNTIME_CONFIG__ before this script loads
|
|
window.__RUNTIME_CONFIG__ = window.__RUNTIME_CONFIG__ || {};
|