fix double 1 in coq wings path
This commit is contained in:
parent
b643f04388
commit
10d983f1fb
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ const dialogue = reify_dialogue([
|
|||
</Eggbug>,
|
||||
],
|
||||
[
|
||||
<Option n={1}>
|
||||
<Option n={2}>
|
||||
I would be honored to any tale from an eggbug of your
|
||||
stature, let alone one of such great intrigue.
|
||||
</Option>,
|
||||
|
|
Loading…
Reference in a new issue