2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-06-26 21:13:13 +00:00
This commit is contained in:
2024-06-09 23:24:21 +03:00
parent 08410de9c3
commit 3e4d6461a3
4 changed files with 18 additions and 30 deletions

View File

@ -7,6 +7,8 @@ async function init() {
window.demo = await connection.get("sys/demo");
await app.setData(connection);
console.log(connection);
}
catch (ex)
{