diff --git a/config/rzl.js b/config/rzl.js index e287a85..0e11470 100644 --- a/config/rzl.js +++ b/config/rzl.js @@ -303,6 +303,8 @@ const config : Config = { pre_print: "printing", post_print: "printing", printing: "printing", + idle: "idle", + error: "error", otherwise: "awaiting_interaction" }) },