'the system' mobile fixes
This commit is contained in:
parent
af5f3d4a29
commit
3ce2b1fe29
6 changed files with 28 additions and 12 deletions
|
@ -14,11 +14,11 @@ function inject() {
|
|||
"FO-CHÓRAS",
|
||||
"KĀNĀWAI",
|
||||
"SUBSYSTEM",
|
||||
"サブシステム",
|
||||
"ΥΠΟΣΥΣΤΕΜΑ",
|
||||
];
|
||||
|
||||
// "サブシステム", "ΥΠΟΣΥΣΤΕΜΑ",
|
||||
|
||||
document.getElementById("subsystem").innerHTML =
|
||||
document.getElementById("nonintrude").innerHTML =
|
||||
terms[Math.floor(Math.random() * terms.length)];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue