0.1.0
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"$schema": "../gen/schemas/desktop-schema.json",
|
||||
"identifier": "default",
|
||||
"description": "Capability for app",
|
||||
"windows": [
|
||||
"splash",
|
||||
"main",
|
||||
"demo_config",
|
||||
"demo_http",
|
||||
"demo_ws",
|
||||
"demo_backfill",
|
||||
"demo_core_extraction",
|
||||
"demo_execution_solana_core",
|
||||
"demo_decode_replay",
|
||||
"demo_sql_diag",
|
||||
"demo_sql_pg_raw",
|
||||
"demo_sql_pg_core",
|
||||
"demo_sql_replay_candidates",
|
||||
"demo_execution_spl"
|
||||
],
|
||||
"permissions": [
|
||||
"core:default",
|
||||
"tracing:default"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user