Update vm-core.func

This commit is contained in:
CanbiZ 2025-05-26 13:47:47 +02:00
parent 7d79571804
commit 6e53e130b1

View File

@ -20,6 +20,7 @@ load_functions() {
color color
formatting formatting
icons icons
set_std_mode
get_valid_nextid get_valid_nextid
cleanup_vmid cleanup_vmid
cleanup cleanup
@ -27,7 +28,6 @@ load_functions() {
pve_check pve_check
arch_check arch_check
ssh_check ssh_check
set_std_mode
# add more # add more
} }