Today I added a new lovelace view through the gui editor. When creating it, I accidently added the url to my local network router. Now, I have that new view that mirrors my home view. If I try to delete the view, it instead deletes my home view and then mirrors the next view in my lovelace config.
The new view has the odd url of
http://192.168.1.15:8123/lovelace/http://router.asus.com/index.asp
It is identical to the url of my home view, which is:
http://192.168.1.15:8123/lovelace/0
Both of the above views look the same in the edit window.
Is this some kind of bug or is there a way to delete that view without deleting my home (or any other) view?