Kaynağa Gözat

:art: formatting

visuddhinanda 2 yıl önce
ebeveyn
işleme
42626fee57
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      dashboard/src/load.ts

+ 1 - 0
dashboard/src/load.ts

@@ -63,6 +63,7 @@ export const grammarTermFetch = () => {
     }
   );
 };
+
 const init = () => {
   get<ISiteInfoResponse | IErrorResponse>("/v2/siteinfo/en").then(
     (response) => {