Files
zulip/static/js/settings_playgrounds.js
Sumanth V Rao 72ead6e097 playgrounds: Rename name field to playground_name.
The browser seems to autofill the `Name` field of the add-playground
form. Most likely this behavior is a result of  value of the `name`
input field being `name`, causing the browser do to something weird
here. This name is now changed to `playground_name`.
2021-05-11 20:47:41 -07:00

6.2 KiB