mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 08:52:26 +00:00
4 lines
56 B
JavaScript
4 lines
56 B
JavaScript
const IS_DISABLED = false;
|
|
|
|
export default IS_DISABLED;
|