about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--furries.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/furries.cpp b/furries.cpp index 712ef7c..f261a26 100644 --- a/furries.cpp +++ b/furries.cpp
@@ -407,6 +407,8 @@ class fill_blanks {
407 407
408 utter << verbly::token{database.verbs().random().limit(1).run().front()}; 408 utter << verbly::token{database.verbs().random().limit(1).run().front()};
409 409
410 it = utter;
411
410 break; 412 break;
411 } 413 }
412 414