Add the spreadsheet app to the home page

This commit is contained in:
yflory
2019-01-25 17:30:27 +01:00
parent 6e153dc858
commit e78fc2abcb
5 changed files with 6 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ define([
[ 'pad', Msg.main_richTextPad],
[ 'code', Msg.main_codePad],
[ 'slide', Msg.main_slidePad],
[ 'sheet', Msg.main_sheetPad],
[ 'poll', Msg.main_pollPad],
[ 'kanban', Msg.main_kanbanPad],
[ 'whiteboard', Msg.main_whiteboardPad],