mirror of
https://github.com/flarum/framework.git
synced 2025-01-31 14:08:30 +08:00
Simple forum software for building great communities.
c7d496446b
If the error isn't a 409, we'll want to re-throw the error so it'll be handled by the default system (showing an alert). For simplicity, we can also move 409-handling logic out of setTimeout. Finally, we adjust the timeout to 300 milliseconds to match the modal transition animation length. |
||
---|---|---|
framework/core |