call frappy_changed() on startup

This commit is contained in:
2023-09-20 17:30:11 +02:00
parent 083bd05b16
commit 0290c06b66

View File

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