Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix lint on Baseline UI
  • Loading branch information
Joel Vandal committed Sep 18, 2025
commit c9d5ab7875102e5594ed8053c463423d2d6c7fbf
1 change: 0 additions & 1 deletion ui/src/layouts/Baseline.vue
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ export default {
}
},
getPageLabel (page) {

if (this.showOnlyIcons) {
return ''
}
Expand Down
Loading