🎨 Doc in the user guide no longer supports one-click sending to the community Fix https://github.com/siyuan-note/siyuan/issues/8388
This commit is contained in:
parent
486c082c7d
commit
e287017552
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ func Export2Liandi(id string) (err error) {
|
|||
}
|
||||
|
||||
if IsUserGuide(tree.Box) {
|
||||
// Doc in the user guide no longer supports one-click sending to the community https://github.com/siyuan-note/siyuan/issues/8388
|
||||
return errors.New(Conf.Language(204))
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue