This commit is contained in:
2025-05-03 17:59:34 +10:00
parent fe463093bc
commit ed5d7ddbee
5 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ PERSONA_CONFIGS: Dict[str, PersonaConfig] = {
}
# File paths
BASE_DIR = Path("/home/shane/foodie_automator")
BASE_DIR = Path("/home/blade/insiderfoodie/foodie_automator")
FILE_PATHS = {
"posted_rss_titles": BASE_DIR / "posted_rss_titles.json",
"posted_google_titles": BASE_DIR / "posted_google_titles.json",