mirror of
https://github.com/flarum/core.git
synced 2025-06-11 09:03:03 +02:00
* fix: replace throw with debug warning to fix breaking change * Add link back to PR in warning * fix: add missing `return null` for `!allowUnregistered` code path * Clean up message -- move more info to PR comment * Add setTimeout to delay call debug warning call until after `app.forum` is defined * Add backticks around data type