try
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user