From 9f55c14e89043b1e36bff9692f16647c785743ef Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Tue, 4 Oct 2022 12:38:31 +0200 Subject: [PATCH] Updated Macros (markdown) --- Macros.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Macros.md b/Macros.md index a6a842b..52f92b9 100644 --- a/Macros.md +++ b/Macros.md @@ -27,6 +27,7 @@ Currently supported condition types are: * Streaming * Studio mode * Timer +* [Variable](Variables#variable-condition) * [Video](Video-condition) * Virtual camera * [Websocket](Websockets#websocket-condition) @@ -60,6 +61,7 @@ Currently supported action types are: * System tray notification * Timer * Transition +* [Variable](Variables#variable-action) * Virtual camera * Wait * [Websocket](Websockets#websocket-action)