forked from platypush/platypush
02e951bd57
on the web panel as tabs - Added support for popup notifications on the web panel - Added voice assistant interactive notifications to the web panel - Added new playing music notifications to the web panel
3 lines
208 B
HTML
3 lines
208 B
HTML
<script type="text/javascript" src="{{ url_for('static', filename='js/assistant.google.js') }}"></script>
|
|
<link rel="stylesheet" href="{{ url_for('static', filename='css/assistant.google.css') }}"></script>
|
|
|