add frappy.has_changed() to startup

This commit is contained in:
2023-10-17 08:42:29 +02:00
parent 91dde94e24
commit 15a839bf6c

View File

@ -62,4 +62,5 @@ printinfo(" frappy('') # remove main SE apparatus")
printinfo(" frappy() # show the current SE configuration")
printinfo("=======================================================================================")
set_se_list()
frappy.has_changed()
'''