We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f4ef68 + e9babe3 commit e546774Copy full SHA for e546774
1 file changed
client/src/App.tsx
@@ -10,7 +10,7 @@ const config = defineMetabaseAuthConfig({
10
metabaseInstanceUrl: import.meta.env.VITE_METABASE_INSTANCE_URL,
11
});
12
13
-const questionId = 24;
+const questionId = "kgAiQ87dLKJmTnOaTeVsc";
14
15
const theme = defineMetabaseTheme({
16
// Specify a font to use from the set of fonts supported by Metabase.
0 commit comments