All 14 days in free tier
This commit is contained in:
fraxle
2026-07-27 19:54:04 +01:00
parent 709e51e1fa
commit 855ef07b50
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
// How many days the free tier shows. Days beyond this get a -.
// Bump this number if you want to give free users more access.
export const FREE_DAYS = 3;
export const FREE_DAYS = 14;
// Filter profile presets - each preset defines which columns are visible
// when that profile is selected.