mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-10-29 23:21:36 +00:00
111
This commit is contained in:
@@ -7,6 +7,8 @@ async function init() {
|
||||
|
||||
window.demo = await connection.get("sys/demo");
|
||||
|
||||
await app.setData(connection);
|
||||
console.log(connection);
|
||||
}
|
||||
catch (ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user