mirror of
https://github.com/flarum/core.git
synced 2025-07-17 23:01:17 +02:00
@@ -50,7 +50,6 @@ export default class DiscussionPage extends Page {
|
|||||||
app.history.push('discussion');
|
app.history.push('discussion');
|
||||||
|
|
||||||
this.bodyClass = 'App--discussion';
|
this.bodyClass = 'App--discussion';
|
||||||
this.discussionListClass = DiscussionList;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
onunload(e) {
|
onunload(e) {
|
||||||
|
Reference in New Issue
Block a user