from ui.dat import ServerData def change_data(key, value): print(f"Changing {key} to {value}")