mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
We use 'get_realm_time_limits_in_minutes' function to get the value to be put in the custom input element. Previously, we returned "null" for the case when the setting was set to "Anytime", but now we instead return an empty string as returning null created some issues while converting the file to typescript. There is no change in behavior due to this as in both cases the input will be empty. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.js | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||