absorb tracking
This commit is contained in:
@@ -3115,6 +3115,11 @@ Private.bool_types = {
|
||||
[1] = L["True"]
|
||||
}
|
||||
|
||||
Private.absorb_modes = {
|
||||
OVERLAY_FROM_START = L["Attach to Start"],
|
||||
OVERLAY_FROM_END = L["Attach to End"]
|
||||
}
|
||||
|
||||
Private.update_categories = {
|
||||
{
|
||||
name = "anchor",
|
||||
|
||||
Reference in New Issue
Block a user