🎨
This commit is contained in:
parent
45fe754759
commit
f64d3942d7
3 changed files with 2 additions and 3 deletions
|
|
@ -29,7 +29,7 @@ export default {
|
|||
ev.preventDefault();
|
||||
ev.stopPropagation();
|
||||
dialog({
|
||||
type: 'help',
|
||||
type: 'info',
|
||||
text: binding.value,
|
||||
});
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue