[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -1,3 +1,5 @@
|
|||||||
|
'use strict';
|
||||||
|
|
||||||
// https://github.com/mikecao/umami
|
// https://github.com/mikecao/umami
|
||||||
|
|
||||||
const script = document.createElement('script');
|
const script = document.createElement('script');
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
let adjectives = [
|
const adjectives = [
|
||||||
'small',
|
'small',
|
||||||
'big',
|
'big',
|
||||||
'large',
|
'large',
|
||||||
@@ -54,7 +54,7 @@ let adjectives = [
|
|||||||
'smart',
|
'smart',
|
||||||
];
|
];
|
||||||
|
|
||||||
let nouns = [
|
const nouns = [
|
||||||
'dog',
|
'dog',
|
||||||
'bat',
|
'bat',
|
||||||
'wrench',
|
'wrench',
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم