mirror of
https://github.com/flarum/core.git
synced 2025-08-04 07:27:39 +02:00
Remove immediate debug in app.request
This commit is contained in:
2
js/dist/forum.js
vendored
2
js/dist/forum.js
vendored
File diff suppressed because one or more lines are too long
2
js/dist/forum.js.map
vendored
2
js/dist/forum.js.map
vendored
File diff suppressed because one or more lines are too long
@@ -284,8 +284,6 @@ export default abstract class Application {
|
||||
|
||||
const isDebug = app.forum.attribute('debug');
|
||||
|
||||
this.showDebug(error);
|
||||
|
||||
error.alert = Alert.component({
|
||||
type: 'error',
|
||||
children,
|
||||
|
Reference in New Issue
Block a user