Is your feature request related to a problem? Please describe.
The app generates random strings it assigns to name templates, those strings are added as suffixes to the URL allowing users to identify which template they are running.
I noticed an inconsistent behavior in that if a new template is created via the settings menu, a fun name is generated and assigned to the template, while on database initialization thus when a user opens the app for the first time or after a reset a random alphanumeric name is given
Describe the solution you'd like**
Make the behavior consistent.
Describe alternatives you've considered
NA

Notice the difference between the name in the background and the one visible in the input inside the overlaying dialog.