mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Changed name to zoff instead of zöff
This commit is contained in:
@@ -7,7 +7,7 @@ mobilecheck = function() {
|
||||
};
|
||||
|
||||
$(document).ready(function (){
|
||||
document.title = "Zöff Remote";
|
||||
document.title = "Zoff Remote";
|
||||
setTimeout(function(){$("#search").focus();},500);
|
||||
var connection_options = {
|
||||
'sync disconnect on unload':true,
|
||||
|
||||
Reference in New Issue
Block a user