main #25
1 changed files with 9 additions and 0 deletions
|
@ -17,5 +17,14 @@
|
|||
</head>
|
||||
<body class="h-full base-100 mat-typography">
|
||||
<app-root></app-root>
|
||||
<script src="https://support.kjan.de/assets/chat/chat-no-jquery.min.js"></script>
|
||||
<script>
|
||||
(function() {
|
||||
new ZammadChat({
|
||||
fontSize: '12px',
|
||||
chatId: 1
|
||||
});
|
||||
})();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue