mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 06:30:53 +03:00
added survey dialog. closes #1307
This commit is contained in:
@@ -21,7 +21,6 @@ module.exports = function(state, emit) {
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
}
|
||||
state.modal = null;
|
||||
emit('render');
|
||||
emit('closeModal');
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user