Env vars on dashboard and wrangler

Hi, I have a pages project that uses the dashboard to manage environment variables. after doing a test that uses a wrangler.toml and deploy it manually, now i can't create a new env (non-encrypted) on the dashboard with this banner display and all my previous env on the dashboard were removed

Environment variables for this project are being managed through wrangler.toml. Only Secrets (encrypted variables) can be managed via the Dashboard. Learn more


How to revert it back to uses the dashboard's variables? or can I keep managing my env's on the dashboard when wrangler is used?
Was this page helpful?