You've already forked mattermost-webapp
mirror of
https://github.com/zerotier/mattermost-webapp.git
synced 2026-05-22 16:23:25 -07:00
4520ff733d
* Add a setting to the system console to change the minimum length of hashtags * Fetch MinimumHashtagLength from redux entities * Add tests * Fix existing bug * Remove unused constant * Move fetching config to index.js * Set minValue of minimumHashtagLength to 2 * Fix props type * set default value for minimumValue arg