Przeglądaj źródła

Small change

customisations
alemart 1 rok temu
rodzic
commit
b9b4ee7ba2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/core/stats-panel.ts

+ 1
- 1
src/core/stats-panel.ts Wyświetl plik

@@ -209,7 +209,7 @@ export class StatsPanel
209 209
         title.style.fontWeight = 'bold';
210 210
         title.style.padding = '2px';
211 211
         title.innerHTML = '✨';
212
-        title.innerText += 'encantAR.js ' + AR.version;
212
+        title.innerText += 'encantar.js ' + AR.version;
213 213
 
214 214
         return title;
215 215
     }

Ładowanie…
Anuluj
Zapisz