forked from virt-mirrors/Sit
new file read/load system from interface
This commit is contained in:
parent
e2b1a5f414
commit
ba77aa9d40
8 changed files with 355 additions and 384 deletions
|
@ -139,7 +139,7 @@ public class Logic {
|
|||
* reloads the config files
|
||||
*/
|
||||
public static void reload() {
|
||||
FileData.loadFiles(false);
|
||||
FileData.loadFiles();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue