Resolve "Room setup: Not able to edit the room name once the room is created"
This commit is contained in:
parent
525ce9cf3e
commit
65fc39ec9d
21 changed files with 123 additions and 21 deletions
|
|
@ -54,7 +54,7 @@ Vue.directive('blur', {
|
|||
* Handle long taps. Call with the timeout as argument (default 500ms) and the value
|
||||
* can be either one function called on long tap or two functions, the
|
||||
* first called on "short tap" and the other on "long tap".
|
||||
*
|
||||
*
|
||||
* Like this: v-linkTap:500="[tapped,longTapped]"
|
||||
*/
|
||||
Vue.directive('longTap', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue