im trying to get debug off the safari menu bar

looking for help to remove debug of the safari menu bar, i added it over a year ago and wanted to remove it. i will be migrating from back my 2012 MacBook Pro to my new 2021 MacBook Pro M1 Max. I did not want the debug on safari migrated over. i have a MID 2012 MacBook Pro that is up to date, mac OS Catalina 10.15.7, Safari is 15.4, Terminal is 2.10 (433) i have run this command in terminal,
defaults write com.apple.Safari IncludeInternalDebugMenu 0
all that shows after the command is my name with the % Im using the correct default shell in terminal bin/zsh I tried to remove debug in both bash and zsh i am not getting any error, i ran the terminal command without safari running and i have restarted my MacBook Pro after running the command. when i open safari Debug is still in the menu bar. i ran this command defaults read com.apple.Safari this is what shows, { IncludeInternalDebugMenu = 0; }

im trying to get debug off the safari menu bar
 
 
Q