Team APP UI

This commit is contained in:
yflory
2019-09-06 18:47:18 +02:00
parent 15387af020
commit 634d24b46c
8 changed files with 230 additions and 138 deletions

View File

@@ -692,9 +692,10 @@ define([
});
ctx.sframeChan.ready();
cb(funcs);
Mailbox.create(funcs);
cb(funcs);
});
} };
});