mirror of
https://github.com/flarum/core.git
synced 2025-08-10 18:35:56 +02:00
Remove unused prop
This commit is contained in:
@@ -267,7 +267,6 @@ export default class DiscussionPage extends Page {
|
|||||||
items.add(
|
items.add(
|
||||||
'scrubber',
|
'scrubber',
|
||||||
PostStreamScrubber.component({
|
PostStreamScrubber.component({
|
||||||
discussion: this.discussion,
|
|
||||||
stream: this.stream,
|
stream: this.stream,
|
||||||
className: 'App-titleControl',
|
className: 'App-titleControl',
|
||||||
}),
|
}),
|
||||||
|
Reference in New Issue
Block a user