From e14c3e6a6df8a7d753098333a9c7eb85c4c8554f Mon Sep 17 00:00:00 2001 From: Assunta DeSanto Date: Thu, 14 Sep 2023 14:03:24 -0400 Subject: [PATCH] running prettier --- client/src/components/Masthead/QuotaMeter.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/src/components/Masthead/QuotaMeter.vue b/client/src/components/Masthead/QuotaMeter.vue index d844e8d3ce84..48eb9000c1d1 100644 --- a/client/src/components/Masthead/QuotaMeter.vue +++ b/client/src/components/Masthead/QuotaMeter.vue @@ -46,7 +46,8 @@ export default { // return { usingString: this.l("Using"), - helpTextString: "This is your Quota storage meter. It is an indication of how much storage you are using. To learn more about Quota Storage, check out this GTN tutorial.", + helpTextString: + "This is your Quota storage meter. It is an indication of how much storage you are using. To learn more about Quota Storage, check out this GTN tutorial.", }; }, computed: {