From b0d292d57794704317c8b00eb03dd2b51aa5cc61 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Wed, 8 Nov 2023 17:34:20 +0100 Subject: [PATCH] Update README.md add comment about darkmode --- examples/send/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/send/README.md b/examples/send/README.md index 3c0df36..538acf8 100644 --- a/examples/send/README.md +++ b/examples/send/README.md @@ -5,4 +5,6 @@ # Notes -After spawning the container, you may have to adjust the bind volume mount permissions again. \ No newline at end of file +After spawning the container, you may have to adjust the bind volume mount permissions again. + +If you want to force darkmode, please read [here](https://github.com/timvisee/send/issues/174#issuecomment-1802243265).