fix theme...
This commit is contained in:
8
themes/anzhiyu/layout/includes/third-party/chat/index.pug
vendored
Normal file
8
themes/anzhiyu/layout/includes/third-party/chat/index.pug
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
if theme.chatra && theme.chatra.enable
|
||||
include ./chatra.pug
|
||||
else if theme.tidio && theme.tidio.enable
|
||||
include ./tidio.pug
|
||||
else if theme.daovoice && theme.daovoice.enable
|
||||
include ./daovoice.pug
|
||||
else if theme.crisp && theme.crisp.enable
|
||||
include ./crisp.pug
|
||||
Reference in New Issue
Block a user