Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
39d22943
Commit
39d22943
authored
Jun 27, 2017
by
yann300
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
console.log
parent
d64aa207
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
router.js
src/router.js
+1
-0
No files found.
src/router.js
View file @
39d22943
...
@@ -9,6 +9,7 @@ class Router {
...
@@ -9,6 +9,7 @@ class Router {
})
})
servicesList
[
'sharedfolder'
].
setupNotifications
(
this
.
websocket
,
sharedFolder
)
servicesList
[
'sharedfolder'
].
setupNotifications
(
this
.
websocket
,
sharedFolder
)
servicesList
[
'sharedfolder'
].
sharedFolder
(
sharedFolder
)
servicesList
[
'sharedfolder'
].
sharedFolder
(
sharedFolder
)
console
.
log
(
'Shared folder : '
+
sharedFolder
)
}
}
call
(
callid
,
name
,
fn
,
args
)
{
call
(
callid
,
name
,
fn
,
args
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment