mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-01 16:40:05 +08:00
Use socketio for syncing task changes across clients
This commit is contained in:
@@ -9,8 +9,6 @@ var app = app || {};
|
||||
content: ''
|
||||
},
|
||||
|
||||
url: '/task'
|
||||
|
||||
});
|
||||
|
||||
}());
|
||||
Reference in New Issue
Block a user