mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 16:01:42 +00:00
fix postgresql new script reference
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
iconColor="text-blue-800"
|
||||
on:click={() =>
|
||||
dispatch('pick', {
|
||||
path: 'hub/postgresql/173/execute_query_and_return_results_postgresql'
|
||||
path: 'hub/173/postgresql/execute_query_and_return_results_postgresql'
|
||||
})}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user