mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-30 06:11:48 +02:00
Websocket Support (#159)
This commit is contained in:
@@ -42,6 +42,9 @@ pub enum AnalyticsResource {
|
||||
Sidebar,
|
||||
Tab,
|
||||
Theme,
|
||||
WebsocketConnection,
|
||||
WebsocketEvent,
|
||||
WebsocketRequest,
|
||||
Workspace,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user