Make "fill cargo" context menu disablable
This commit is contained in:
@@ -490,6 +490,7 @@ class ContextMenuSettings:
|
||||
"moduleFill" : 1,
|
||||
"spoolup" : 1,
|
||||
"additionsCopyPaste" : 1,
|
||||
"cargoFill" : 1,
|
||||
}
|
||||
|
||||
self.ContextMenuDefaultSettings = SettingsProvider.getInstance().getSettings("pyfaContextMenuSettings", ContextMenuDefaultSettings)
|
||||
|
||||
Reference in New Issue
Block a user