From e1f88be8b3004010bc5bf8d1e0a87bb7337b961a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 11 Nov 2023 15:03:52 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ad9e351..682df66 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,7 +52,7 @@ ram.runtime = "50M" ask.fr = "Choisissez la base de données SQL souhaitée" type = "select" choices = ["postgresql", "mysql"] - default = "pgsql" + default = "postgresql" [resources] [resources.sources.main]