mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-02 19:55:18 +02:00
feat(messaging): introduce comprehensive setup docs for Telegram, WhatsApp, Slack, and Discord messaging channels
This commit is contained in:
parent
20994671bc
commit
ebddf4506a
14 changed files with 530 additions and 54 deletions
|
|
@ -7,6 +7,7 @@ import {
|
|||
Download,
|
||||
FlaskConical,
|
||||
Heart,
|
||||
MessageCircle,
|
||||
Radar,
|
||||
Unplug,
|
||||
Wrench,
|
||||
|
|
@ -27,6 +28,7 @@ const DOCS_ICONS: Record<string, React.ComponentType> = {
|
|||
Download,
|
||||
FlaskConical,
|
||||
Heart,
|
||||
MessageCircle,
|
||||
Radar,
|
||||
Unplug,
|
||||
Wrench,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue