mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-14 04:34:04 +00:00
Fixed some hosttree bugs
This commit is contained in:
@ -25,6 +25,7 @@ function enterText(title = '', description = '', value = '') {
|
||||
instance.$close();
|
||||
resolve(event.detail.value);
|
||||
});
|
||||
instance.$on('close', () => resolve(undefined));
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user