From 84aa05f9a92f324a333d695b14f74376eb29fc9f Mon Sep 17 00:00:00 2001 From: halorrr Date: Mon, 26 Mar 2018 09:27:19 -0400 Subject: [PATCH 1/8] Deleted extra space at beginning of file --- app/SupportedApps/Cardigann.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/SupportedApps/Cardigann.php b/app/SupportedApps/Cardigann.php index bbed28e7..f2cdfc6a 100644 --- a/app/SupportedApps/Cardigann.php +++ b/app/SupportedApps/Cardigann.php @@ -1,4 +1,3 @@ - Date: Mon, 26 Mar 2018 09:27:36 -0400 Subject: [PATCH 2/8] Deleted extra space at beginning of file --- app/SupportedApps/pyLoad.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/SupportedApps/pyLoad.php b/app/SupportedApps/pyLoad.php index 281f4e8e..da2bea4d 100644 --- a/app/SupportedApps/pyLoad.php +++ b/app/SupportedApps/pyLoad.php @@ -1,4 +1,3 @@ - Date: Mon, 26 Mar 2018 09:27:57 -0400 Subject: [PATCH 3/8] Deleted extra space at beginning of file --- app/SupportedApps/Watcher3.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/SupportedApps/Watcher3.php b/app/SupportedApps/Watcher3.php index 7ddb91c7..3c700859 100644 --- a/app/SupportedApps/Watcher3.php +++ b/app/SupportedApps/Watcher3.php @@ -1,4 +1,3 @@ - Date: Mon, 26 Mar 2018 09:28:12 -0400 Subject: [PATCH 4/8] Deleted extra space at beginning of file --- app/SupportedApps/OpenMediaVault.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/SupportedApps/OpenMediaVault.php b/app/SupportedApps/OpenMediaVault.php index e531b26f..5c339413 100644 --- a/app/SupportedApps/OpenMediaVault.php +++ b/app/SupportedApps/OpenMediaVault.php @@ -1,4 +1,3 @@ - Date: Mon, 26 Mar 2018 09:28:26 -0400 Subject: [PATCH 5/8] Deleted extra space at beginning of file --- app/SupportedApps/AirSonic.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/SupportedApps/AirSonic.php b/app/SupportedApps/AirSonic.php index 05a7ac08..6a487f3e 100644 --- a/app/SupportedApps/AirSonic.php +++ b/app/SupportedApps/AirSonic.php @@ -1,4 +1,3 @@ - Date: Mon, 26 Mar 2018 09:28:39 -0400 Subject: [PATCH 6/8] Deleted extra space at beginning of file --- app/SupportedApps/WebTools.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/SupportedApps/WebTools.php b/app/SupportedApps/WebTools.php index 2f064537..99847b0b 100644 --- a/app/SupportedApps/WebTools.php +++ b/app/SupportedApps/WebTools.php @@ -1,4 +1,3 @@ - Date: Mon, 26 Mar 2018 09:28:53 -0400 Subject: [PATCH 7/8] Deleted extra space at beginning of file --- app/SupportedApps/Krusader.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/SupportedApps/Krusader.php b/app/SupportedApps/Krusader.php index e7945658..d380d48d 100644 --- a/app/SupportedApps/Krusader.php +++ b/app/SupportedApps/Krusader.php @@ -1,4 +1,3 @@ - Date: Mon, 26 Mar 2018 09:29:26 -0400 Subject: [PATCH 8/8] Capitalized first letter of filename to fix link --- app/SupportedApps/{grafana.php => Grafana.php} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app/SupportedApps/{grafana.php => Grafana.php} (94%) diff --git a/app/SupportedApps/grafana.php b/app/SupportedApps/Grafana.php similarity index 94% rename from app/SupportedApps/grafana.php rename to app/SupportedApps/Grafana.php index 867d6998..df8782aa 100644 --- a/app/SupportedApps/grafana.php +++ b/app/SupportedApps/Grafana.php @@ -9,4 +9,4 @@ class Grafana implements Contracts\Applications { { return 'supportedapps/grafana.png'; } -} \ No newline at end of file +}