mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05:00
UI: Slow mode tweaks. (#11081)
We remove the slow mode composer message and provide better messages when rejecting new posts and edits. The client now validates if the user tries to post again immediately. Finally, we replaced the `hourglass-end` icon with the `hourglass-start` one.
This commit is contained in:
@@ -130,7 +130,7 @@ module SvgSprite
|
||||
"heading",
|
||||
"heart",
|
||||
"home",
|
||||
"hourglass-end",
|
||||
"hourglass-start",
|
||||
"id-card",
|
||||
"info-circle",
|
||||
"italic",
|
||||
|
||||
Reference in New Issue
Block a user