Skip to content

Commit

Permalink
Frontend: Do not auto focus on page expand
Browse files Browse the repository at this point in the history
  • Loading branch information
AgustinSRG committed Jan 28, 2024
1 parent 31219cb commit e5c3f4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/layout/PageContent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ export default defineComponent({
expandPage: function () {
AppStatus.ExpandPage();
this.focusPage();
},
focusPage: function () {
Expand Down

0 comments on commit e5c3f4a

Please sign in to comment.