mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 10:50:50 +08:00
parent
69f0172b92
commit
898d68d9f3
|
@ -50,7 +50,6 @@ export default class DiscussionPage extends Page {
|
|||
app.history.push('discussion');
|
||||
|
||||
this.bodyClass = 'App--discussion';
|
||||
this.discussionListClass = DiscussionList;
|
||||
}
|
||||
|
||||
onunload(e) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user