Skip to content

Commit

Permalink
grrrrrrrr
Browse files Browse the repository at this point in the history
  • Loading branch information
ctf0 committed May 17, 2019
1 parent 18c30de commit 14034ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/assets/js/components/manager.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default {
overlay: require('./utils/overlay.vue').default,
usageIntroBtn: require('./usageIntro/button.vue').default,
usageIntroPanel: require('./usageIntro/panel.vue').default,
videoDimension: require('./utils/video-dim.vue'.default)
videoDimension: require('./utils/video-dim.vue').default
},
name: 'media-manager',
mixins: [
Expand Down

4 comments on commit 14034ba

@xoxoj
Copy link

@xoxoj xoxoj commented on 14034ba May 17, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hahah, i know u are fixing my ups issue..hahah

@xoxoj
Copy link

@xoxoj xoxoj commented on 14034ba May 17, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and i know here you have some mistake.....

@xoxoj
Copy link

@xoxoj xoxoj commented on 14034ba May 17, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and i already update...

@ctf0
Copy link
Owner Author

@ctf0 ctf0 commented on 14034ba May 17, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hopefully that fix ur issue

Please sign in to comment.