v0.1.0-pre.050

This commit is contained in:
2026-07-25 21:04:56 +02:00
parent 8286dc0919
commit 50fd7467f8
23 changed files with 3129 additions and 27 deletions

View File

@@ -4,9 +4,16 @@
"description": "Default desktop demo capability",
"windows": [
"splash",
"main"
"main",
"demo_backfill",
"demo_http",
"demo_ws",
"demo_sql_diag",
"demo_sql_pg_raw",
"demo_sql_pg_core",
"demo_sql_replay_candidates"
],
"permissions": [
"core:default"
]
}
}