API: Cancel sleeve's current task when calling ns.sleeve.travel() (#2559)

This commit is contained in:
catloversg
2026-03-08 03:10:20 +07:00
committed by GitHub
parent 39a7a31276
commit e329082a48
4 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -621,7 +621,7 @@ Error: ${e}`,
if (ver < 45) {
initDarkwebServer();
}
if (ver < 46) {
if (ver < 47) {
showAPIBreaks("3.0.0", breakingChanges300);
}
}