mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 00:42:51 +08:00
Merge pull request #1218 from phillip-haydon/patch-1
This commit is contained in:
commit
3ec0fee795
@ -31,7 +31,7 @@ var fruits = AnsiConsole.Prompt(
|
||||
.AddChoices(new[] {
|
||||
"Apple", "Apricot", "Avocado",
|
||||
"Banana", "Blackcurrant", "Blueberry",
|
||||
"Cherry", "Cloudberry", "Cocunut",
|
||||
"Cherry", "Cloudberry", "Coconut",
|
||||
}));
|
||||
|
||||
// Write the selected fruits to the terminal
|
||||
|
Loading…
x
Reference in New Issue
Block a user