2026-04-24 FE Backup
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
def open_popup():
|
||||
system.perspective.openPopup("maintNotification", "Delete ME/xychart")
|
||||
|
||||
system.util.invokeLater(open_popup,5000) # Schedule popup to open after 5000 milliseconds (5 seconds)
|
||||
Reference in New Issue
Block a user