Skip to content

Commit

Permalink
fix color typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mms-gianni committed Oct 21, 2021
1 parent 79f5f72 commit c7a58f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/appfooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<v-footer padless>
<v-col
cols="12"
class="gray lighten-2 text-center"
class="grey lighten-2 text-center"
>
<strong>Swarmadmin</strong> {{ swarmversion }} |
<strong>Kubernetes API</strong> {{ kubeversion }}
Expand Down

0 comments on commit c7a58f3

Please sign in to comment.