diff options
Diffstat (limited to 'src/themes/house')
| -rw-r--r-- | src/themes/house/theme.json | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/themes/house/theme.json b/src/themes/house/theme.json index 2dd8c18..f047c16 100644 --- a/src/themes/house/theme.json +++ b/src/themes/house/theme.json @@ -5,6 +5,7 @@      "name": "Mystic House Corner",      "author": "Jonas Kohl",      "files": [ +        "../../ui/icons/css/fork-awesome.min.css",          "../../ui/house.min.css",          "../../ui/house-theme.min.css",          "../../ui/fonts/mybb-icons/style.css", |