mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-04 16:40:41 +00:00
tweak(ui): expose UIAlert to service scripts
This commit is contained in:
+3
-1
@@ -122,4 +122,6 @@ function UIAlert(options){
|
||||
})
|
||||
}
|
||||
|
||||
export default UIAlert;
|
||||
def(UIAlert, 'ui.window.UIAlert');
|
||||
|
||||
export default UIAlert;
|
||||
|
||||
Reference in New Issue
Block a user