From ffd034220c9a850aecba8b65428d0a4adc5b6d57 Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Thu, 30 Mar 2017 16:18:59 -0400 Subject: [PATCH] Fix config typo --- app/appConf/route_config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/appConf/route_config.toml b/app/appConf/route_config.toml index 12d61068..74191a89 100644 --- a/app/appConf/route_config.toml +++ b/app/appConf/route_config.toml @@ -9,7 +9,7 @@ asset_path = "/public" # Which list should be the default? -default_lis = "anime" # anime or manga +default_list = "anime" # anime or manga # Default pages for anime/manga default_anime_list_path = "watching" # watching|plan_to_watch|on_hold|dropped|completed|all