Update main.py

test
This commit is contained in:
Seting-dev
2025-05-15 10:58:07 +03:00
committed by GitHub
parent e7d2e0e829
commit 9525c4e2db

View File

@@ -138,6 +138,7 @@ while(menu_choice != ""): #main menu loop
data_pools(base_url , api_key) data_pools(base_url , api_key)
if menu_choice == "6": if menu_choice == "6":
vm_info_short(base_url , api_key) vm_info_short(base_url , api_key)
print("Exiting Utility..") print("Exiting Utility..")