Another refactor

This commit is contained in:
amcmanu3 2023-02-05 13:07:18 -05:00
parent a70d531ae1
commit 14a2f28818

View File

@ -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