Auto-sync: 2026-03-03 05:00:01

This commit is contained in:
Windmill Bot
2026-03-03 05:00:01 +00:00
parent 72483e045b
commit 873d834dad
5 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
summary: Hourly Chime
description: ''
value:
modules:
- id: a
value:
type: rawscript
content: '!inline a.ts'
input_transforms:
device:
type: static
value: オフィスの右エコー
prefix:
type: static
value: 現在時刻は
suffix:
type: static
value: です
lock: '!inline a.lock'
language: bun
schema:
$schema: 'https://json-schema.org/draft/2020-12/schema'
type: object
properties: {}
required: []