Skip to content

Commit ee4ad88

Browse files
authored
Fix formatting x2 lol
1 parent c5f276f commit ee4ad88

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

features/better-trending-thumbnails/data.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
"dynamic": true,
1010
{
1111
"styles": [
12-
{"file": "style.css", "runOn": "/explore/projects/*"},
13-
{"file": "style.css", "runOn": "/search/projects*"},
14-
{"file": "style.css", "runOn": "/explore/studios/*"}
12+
{"file": "style.css", "runOn": "/explore/projects/*||/search/projects/*||/explore/studios/*"},
1513
]
1614
}
1715
}

0 commit comments

Comments
 (0)