forked from cory/tildefriends
intro: The default app is intro, and complete intro changes the default app to ssb.
This commit is contained in:
@ -2202,8 +2202,7 @@ static void _tf_ssb_db_resolve_index_work(tf_ssb_t* ssb, void* user_data)
|
||||
|
||||
if (!request->path)
|
||||
{
|
||||
/* From default global settings. */
|
||||
request->path = tf_strdup("/~core/ssb/");
|
||||
request->path = tf_strdup(tf_util_get_default_global_setting_string("index"));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user