release 2.1

This commit is contained in:
2026-03-17 20:41:44 +03:00
parent aa99a4f47c
commit 61ad9e4b11
11 changed files with 26 additions and 61 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
);
return;
} catch (error) {
console.error('Error in sendUserData:', error);
console.info('Error in sendUserData:', error);
}
}
}