Przeglądaj źródła

lang: don't use " " for the default policy text

Firefox (at least) renders it verbatim.
j8
Saúl Ibarra Corretgé 8 lat temu
rodzic
commit
4fc714ff10
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json Wyświetl plik

@@ -81,7 +81,7 @@
81 81
         "terms": "Terms"
82 82
     },
83 83
     "startupoverlay": {
84
-        "policyText": " ",
84
+        "policyText": " ",
85 85
         "title": "__app__ needs to use your microphone and camera."
86 86
     },
87 87
     "suspendedoverlay": {

Ładowanie…
Anuluj
Zapisz