mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Since we have already added the `invite_as` field to models, we can now replace usage of `invite_as_admin` properly with its equivalent `invite_as == PreregistrationUser.INVITE_AS['REALM_ADMIN']`. Hence, also removed now redundant `invite_as`. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||