Cactbot's user folder
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
316 B

3 years ago
This directory holds user-defined configuration for UI modules.
Each file should be named <module>.js for variables and <module>.css for
layout/style settings where <module> is the name of the module that will
load the config.
Copy and rename the <module>-example.js file to <module>.js for an easy
starting point.