From 0e9f25d8baa9cb9f813a4f666bce808d9bf8579b Mon Sep 17 00:00:00 2001
From: oidocrop <10498-oidocrop@users.noreply.gitgud.io>
Date: Sun, 31 Mar 2019 07:10:19 -0700
Subject: [PATCH] Add warning under END WEEK

---
 src/uncategorized/storyCaption.tw | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/uncategorized/storyCaption.tw b/src/uncategorized/storyCaption.tw
index 884228afd8c..9ba48acaca0 100644
--- a/src/uncategorized/storyCaption.tw
+++ b/src/uncategorized/storyCaption.tw
@@ -59,6 +59,7 @@
 	<span id="endWeekButton"><strong><<link [[($nextButton)|($nextLink)]]>>
 	<<resetAssignmentFilter>> /* very important! */
 	<</link>></strong></span> @@.cyan;[Ent]@@
+	<<if $rulesError>><br>@@.yellow; WARNING: some custom rules will change slave variables@@<</if>>
 <<else>>
 	<span id="nextButton"> /* target for miscWidgets' <<UpdateNextButton>> */
 		<strong><<link "$nextButton">> /* must use link so spacebar shortcut will work */
-- 
GitLab