Issue inline editing
[ci skip]
This commit is contained in:
parent
e261b4b851
commit
5d19bda456
1 changed files with 3 additions and 0 deletions
3
app/assets/javascripts/issue_show/event_hub.js
Normal file
3
app/assets/javascripts/issue_show/event_hub.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import Vue from 'vue';
|
||||
|
||||
export default new Vue();
|
Loading…
Reference in a new issue