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:
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user