feat: default to remote project search if no search area filter is selected

This commit is contained in:
2023-11-18 14:38:55 -07:00
parent 154fcd98a5
commit faf8f4f6a9
2 changed files with 9 additions and 3 deletions

View File

@@ -214,6 +214,7 @@ export default class DiscoverView extends Vue {
},
-1,
);
this.$router.back();
} catch (err) {
this.$notify(
{