Chan Meng commited on
Commit
00ec740
·
1 Parent(s): 8006db0

Update prompts.py

Browse files
Files changed (1) hide show
  1. config/prompts.py +1 -1
config/prompts.py CHANGED
@@ -35,7 +35,7 @@ TIME_PERIODS = {
35
  },
36
  "modern": {
37
  "name": "Modern Day",
38
- "year": "2024 CE",
39
  "description": "The present time"
40
  }
41
  }
 
35
  },
36
  "modern": {
37
  "name": "Modern Day",
38
+ "year": "2025 CE",
39
  "description": "The present time"
40
  }
41
  }