summaryrefslogtreecommitdiffstats
path: root/modules-available/bootstrap_switch/config.json
blob: 3cf0d162c59b24cf8312cf110898a553ff649c98 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
	"css": [
	    "style.css"
	],
	"scripts": [
	    "clientscript.js"
	],
	"client-plugin": true
}