From d9b42e9245cab574ad9d8e5fc7d63bbf7bc7bb86 Mon Sep 17 00:00:00 2001
From: Svornost <11434-svornost@users.noreply.gitgud.io>
Date: Fri, 12 Feb 2021 21:18:33 -0800
Subject: [PATCH] Make long slave description in FS acquisition event to skip
 rules etc, since the slave hasn't been acquired yet.

---
 src/uncategorized/reFSAcquisition.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uncategorized/reFSAcquisition.tw b/src/uncategorized/reFSAcquisition.tw
index c669050a3f4..48964b74c40 100644
--- a/src/uncategorized/reFSAcquisition.tw
+++ b/src/uncategorized/reFSAcquisition.tw
@@ -1282,7 +1282,7 @@
 
 <br><br>
 
-<<includeDOM App.Desc.longSlave(_slave)>>
+<<includeDOM App.Desc.longSlave(_slave, {market: "generic"})>>
 
 <br><br>
 
-- 
GitLab