mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
disable
This commit is contained in:
@@ -22,7 +22,7 @@ Gui.element{
|
||||
type = 'drop-down',
|
||||
name = 'cctv_status',
|
||||
items = {'Enable', 'Disable'},
|
||||
selected_index = 1
|
||||
selected_index = 2
|
||||
}:style{
|
||||
width = 96
|
||||
}:on_selection_changed(function(_, element, _)
|
||||
|
||||
Reference in New Issue
Block a user