diff --git a/pglab/DatabaseWindow.ui b/pglab/DatabaseWindow.ui index 2560e24..c2e24d2 100644 --- a/pglab/DatabaseWindow.ui +++ b/pglab/DatabaseWindow.ui @@ -298,11 +298,17 @@ Refresh + + F5 + Refresh + + F5 + diff --git a/releasenotes/notes/f5-bindings-5acb4d8b18626cef.yaml b/releasenotes/notes/f5-bindings-5acb4d8b18626cef.yaml new file mode 100644 index 0000000..dda4c52 --- /dev/null +++ b/releasenotes/notes/f5-bindings-5acb4d8b18626cef.yaml @@ -0,0 +1,4 @@ +--- +fixes: + - | + Make F5 work again for refreshing the catalog and CRUD views. \ No newline at end of file