mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Another refactor
This commit is contained in:
parent
a70d531ae1
commit
14a2f28818
@ -210,7 +210,7 @@ class Stats:
|
||||
return disk_data
|
||||
|
||||
@staticmethod
|
||||
def get_world_size(server_path):
|
||||
def get_server_dir_size(server_path):
|
||||
|
||||
total_size = 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user