{% trans 'Press Ctrl+Enter to execute query' %}
@@ -171,23 +171,23 @@
diff --git a/src/Console.php b/src/Console.php
index e5197c509f..d4be6fcbaf 100644
--- a/src/Console.php
+++ b/src/Console.php
@@ -113,6 +113,7 @@ class Console
$bookmarkContent = $this->getBookmarkContent();
return $this->template->render('console/display', [
+ 'settings' => $this->config->config->Console->asArray(),
'has_bookmark_feature' => $bookmarkFeature !== null,
'sql_history' => $sqlHistory,
'bookmark_content' => $bookmarkContent,
-
+
-
+
-
+
-
+
-
+