fixed small bugs and made comment fields bigger
This commit is contained in:
@ -330,6 +330,7 @@ const confirmDeletePOI = async () => {
|
||||
}
|
||||
store.commit('undoDelete');
|
||||
store.commit('resetStore');
|
||||
store.commit('deactivateSearch');
|
||||
store.commit('changeToInstancelist');
|
||||
store.commit('seeAllIcon');
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user