Скрыта опция "Помочь проекту".

Добавлена кнопка "Вызвать справку".
This commit is contained in:
Book Pauk
2022-04-14 17:27:29 +07:00
parent 7c73c74730
commit b4ee9d6c00
5 changed files with 21 additions and 8 deletions

View File

@@ -35,6 +35,7 @@ const readerActions = {
//readerActions[name]
const toolButtons = [
{name: 'help', show: true},
{name: 'undoAction', show: true},
{name: 'redoAction', show: true},
{name: 'fullScreen', show: true},