AI Chat: Suggested questions becomes on-demand instead of automatic

There is no longer a need for the related preference.
This commit is contained in:
Pete Miller
2023-11-21 20:39:32 -08:00
parent 979aca07fc
commit b8e2daec67
24 changed files with 147 additions and 297 deletions
@@ -74,8 +74,6 @@ public class BraveLeoResetPreference
}
UserPrefs.get(profile)
.clearPref(BravePref.LAST_ACCEPTED_DISCLAIMER);
UserPrefs.get(profile)
.setBoolean(BravePref.BRAVE_CHAT_AUTO_GENERATE_QUESTIONS, false);
} else {
dialog.dismiss();
}