From cee493043234ae58e06d942b10427d18ff3f672b Mon Sep 17 00:00:00 2001 From: thiritin Date: Wed, 12 Feb 2025 18:32:39 +0100 Subject: [PATCH] fix --- deploy.php | 2 +- resources/js/Projects/WT23/Pages/ScheduleToday.vue | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/deploy.php b/deploy.php index df5e257..bfe03f5 100644 --- a/deploy.php +++ b/deploy.php @@ -17,7 +17,7 @@ // Hosts host('10.0.1.110') - ->set('remote_user', 'signage') + ->set('remote_user', 'deployer') ->set('deploy_path', '~/opensignage'); // Hooks diff --git a/resources/js/Projects/WT23/Pages/ScheduleToday.vue b/resources/js/Projects/WT23/Pages/ScheduleToday.vue index 63cb356..570bd31 100755 --- a/resources/js/Projects/WT23/Pages/ScheduleToday.vue +++ b/resources/js/Projects/WT23/Pages/ScheduleToday.vue @@ -135,9 +135,6 @@ const hasFilteredSchedule = computed(() => {