We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3ad6b commit 15b6e9fCopy full SHA for 15b6e9f
settings.js
@@ -5,4 +5,6 @@ let slideDuration = 3800;
5
// 0 (default): random order. Displays each image exactly once per loop.
6
// 1: Alphabetical order
7
// 2: Alphabetical order (start at random image)
8
-let mode = 0;
+let mode = 0;
9
+
10
+/* Don't forget to refresh the source in OBS after changing the settings! */
0 commit comments