mirror of
https://github.com/mito-systems/ranger-app.git
synced 2026-05-06 04:44:17 +00:00
Try
This commit is contained in:
parent
12e3f1e0d3
commit
a497be85c5
@ -1,2 +1,2 @@
|
||||
// src/config/freeMode.ts
|
||||
export const FREE_MODE = process.env.NEXT_PUBLIC_FREE_MODE
|
||||
export const FREE_MODE = process.env.NEXT_PUBLIC_FREE_MODE === 'true'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user