Skip to content

Commit

Permalink
run CI!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
vitvakatu committed Dec 20, 2024
1 parent a75d174 commit c79c606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/gui/src/project-view/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ watch(
{ immediate: true },
)
// This comment runs CI
useEventListener(window, 'beforeunload', () => logger.send('ide_project_closed'))
const appConfig = computed(() => {
Expand Down

0 comments on commit c79c606

Please sign in to comment.