mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 16:20:11 +00:00
Fix COMPACT and POSITIVE theme inheritance.
This commit is contained in:
parent
d243f5f472
commit
2eaa34ff3f
@ -4,7 +4,7 @@
|
|||||||
"author": "hacksalot <hacksalot@fluentdesk.com>",
|
"author": "hacksalot <hacksalot@fluentdesk.com>",
|
||||||
"engine": "handlebars",
|
"engine": "handlebars",
|
||||||
"inherits": {
|
"inherits": {
|
||||||
"text": "basis",
|
"txt": "basis",
|
||||||
"md": "basis"
|
"md": "basis"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"author": "hacksalot <hacksalot@fluentdesk.com>",
|
"author": "hacksalot <hacksalot@fluentdesk.com>",
|
||||||
"engine": "handlebars",
|
"engine": "handlebars",
|
||||||
"inherits": {
|
"inherits": {
|
||||||
"text": "basis",
|
"txt": "basis",
|
||||||
"md": "basis"
|
"md": "basis"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user