diff --git a/resources/views/source/all.blade.php b/resources/views/source/all.blade.php index b5f5d5e99..3eecfed17 100644 --- a/resources/views/source/all.blade.php +++ b/resources/views/source/all.blade.php @@ -21,7 +21,10 @@ {{ wireNavigate() }} href="{{ route('source.github.show', ['github_app_uuid' => data_get($source, 'uuid')]) }}">
-
{{ $source->name }}
+
+ + {{ $source->name }} +
@if (is_null($source->app_id)) Configuration is not finished. @else