3 lines
No EOL
85 B
JavaScript
3 lines
No EOL
85 B
JavaScript
function setHostname() {
|
|
$("#hostname-label").textContent = lightdm.hostname;
|
|
} |