forked from mirrors/misskey
Refactor & Clean up
This commit is contained in:
@@ -53,7 +53,7 @@ export default Vue.extend({
|
||||
start = videoTag.currentTime
|
||||
videoTag.pause()
|
||||
}
|
||||
(this as any).os.new(MkMediaVideoDialog, {
|
||||
this.$root.new(MkMediaVideoDialog, {
|
||||
video: this.video,
|
||||
start,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user