We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc18ce commit 8ec0d86Copy full SHA for 8ec0d86
1 file changed
Backend/Sources/Core/PromptBuilder.swift
@@ -9,6 +9,6 @@ public struct PromptBuilder {
9
localized = "anywhere in the world"
10
}
11
return
12
- "random food item popular \(localized), in the style of Overcooked, transparent background"
+ "random food item popular \(localized), in the style of Overcooked"
13
14
0 commit comments