mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-14 23:22:40 +00:00
Update page.js
Fix typo
This commit is contained in:
@@ -1344,7 +1344,7 @@ var State = {
|
||||
// 实始化页面
|
||||
// 判断是否登录
|
||||
function initPage(initedCallback) {
|
||||
console.log('ini page');
|
||||
console.log('init page');
|
||||
|
||||
// 笔记本, 事件, menu初始化
|
||||
Notebook.init();
|
||||
|
Reference in New Issue
Block a user