parent
54dea56a77
commit
be8eb19139
|
@ -69,7 +69,7 @@ const scan_state = {
|
||||||
/**
|
/**
|
||||||
* The scan is triggered by a min activations depth skew.
|
* The scan is triggered by a min activations depth skew.
|
||||||
*/
|
*/
|
||||||
MIN_ACTIVATIONS: 2,
|
MIN_ACTIVATIONS: 3,
|
||||||
};
|
};
|
||||||
|
|
||||||
const WI_ENTRY_EDIT_TEMPLATE = $('#entry_edit_template .world_entry');
|
const WI_ENTRY_EDIT_TEMPLATE = $('#entry_edit_template .world_entry');
|
||||||
|
|
Loading…
Reference in New Issue