mirror of https://github.com/zulip/zulip.git
324b5052c6
We were incorrectly passing a string version of an integer ID, e.g. "10", to a function expecting an integer, e.g. 10. Fix this by using the common get_stream_id function intended for the purpose rather than hand-written parsing. This was likely broken in the recent Dict -> IntDict/Map migrations. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |