diff options
| author | yangwei <[email protected]> | 2024-09-04 15:26:15 +0800 |
|---|---|---|
| committer | yangwei <[email protected]> | 2024-09-04 15:26:15 +0800 |
| commit | 5373efdbff046d39648da883ada96a6e0a68a9a5 (patch) | |
| tree | 52c4e819ecbd2ecbf28757a2836dc47db4a223a3 /infra/version.map | |
| parent | 95581a437e9175745b09cce92de5e9a3f063999e (diff) | |
🦄 refactor(rename plug mgr api): session plug register with hooks
Diffstat (limited to 'infra/version.map')
| -rw-r--r-- | infra/version.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/version.map b/infra/version.map index 3723eb8..5e87ff7 100644 --- a/infra/version.map +++ b/infra/version.map @@ -51,7 +51,7 @@ global: session_set_discard; stellar_session_plugin_register; - stellar_session_plugin_register_with_hook; + stellar_session_plugin_register_with_hooks; stellar_session_plugin_dettach_current_session; stellar_packet_plugin_register; stellar_polling_plugin_register; |
