GRUB Menu not showing

After the latest update, at boot time GRUB menu isn’t showing up…

Where exactly to add GRUB_DISABLE_OS_PROBER=false in the file???

Should I add this after GRUB_TIMEOUT_STYLE=menu ???

The position of the line doesn’t really matter. You could put it somewhere close to the bottom.

Thank you…