master
Nicolò Balzarotti 2023-02-22 03:44:24 +01:00
parent 0afa5e15a8
commit 44c0272434
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
}, },
{ {
"name": "Inocula!", "name": "Inocula!",
"description": "Add kojio spores", "description": "Add koji spores",
"exit_condition": "(manual-intervention \"Inocula\" '((\"Fatto\" #t)))", "exit_condition": "(manual-intervention \"Inocula\" '((\"Fatto\" #t)))",
"on_load": "(notify \"Inocula ora!\")", "on_load": "(notify \"Inocula ora!\")",
"on_exit": "(notify (concat \"Inoculated at \" (now)))" "on_exit": "(notify (concat \"Inoculated at \" (now)))"