adj checkout
This commit is contained in:
No files matched your search
@@ -21,5 +21,5 @@ func init() {
|
||||
checkoutEncounter = checkoutMw{Name: "sync-checkout-encounter", Func: plugin.Checkout}
|
||||
|
||||
updatestatusEncounter = append(updatestatusEncounter,
|
||||
updateStatusMw{Name: "sync-update-status-encounter", Func: plugin.Cancel})
|
||||
updateStatusMw{Name: "sync-update-status-encounter", Func: plugin.UpdateStatus})
|
||||
}
|
||||
Reference in New Issue
Block a user