Updated some files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
let base_url = 'http://192.168.178.98:8080'; //'http://localhost:8080';
|
||||
let base_url = 'http://localhost:8080'; //'http://localhost:8080';
|
||||
let file_path = [];
|
||||
let timeout = null;
|
||||
|
||||
@@ -165,4 +165,4 @@ function get_curr_path() {
|
||||
if (curr_dir === '') curr_dir = '/';
|
||||
|
||||
return curr_dir;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user